mirror of https://github.com/itflow-org/itflow
Added single missing quotes to currecies
This commit is contained in:
parent
2c807f433c
commit
d931205798
|
|
@ -1232,8 +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">
|
||||||
<div class="input-group-prepend">
|
<div class="input-group-prepend">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue