mirror of
https://github.com/itflow-org/itflow
synced 2026-03-06 05:44:52 +00:00
Added single missing quotes to currecies
This commit is contained in:
@@ -1232,6 +1232,7 @@ if (isset($_POST['add_telemetry'])) {
|
|||||||
or deleting it and refreshing this page.
|
or deleting it and refreshing this page.
|
||||||
<?php }else{ ?>
|
<?php }else{ ?>
|
||||||
<form method="post" autocomplete="off">
|
<form method="post" autocomplete="off">
|
||||||
|
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label>Database User <strong class="text-danger">*</strong></label>
|
<label>Database User <strong class="text-danger">*</strong></label>
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
|
|||||||
Reference in New Issue
Block a user