mirror of https://github.com/itflow-org/itflow
Added single missing quotes to currecies
This commit is contained in:
parent
d931205798
commit
3b63290911
|
|
@ -1232,7 +1232,8 @@ if (isset($_POST['add_telemetry'])) {
|
|||
or deleting it and refreshing this page.
|
||||
<?php }else{ ?>
|
||||
<form method="post" autocomplete="off">
|
||||
<div class="form-group">
|
||||
|
||||
<div class="form-group">
|
||||
<label>Database User <strong class="text-danger">*</strong></label>
|
||||
<div class="input-group">
|
||||
<div class="input-group-prepend">
|
||||
|
|
|
|||
Loading…
Reference in New Issue