Update client_settings.php

This commit is contained in:
jakani24
2024-03-10 12:59:04 +01:00
parent ff7bfd82a1
commit 33ebb40362

View File

@@ -360,7 +360,7 @@ load_settings();
<tbody> <tbody>
<tr> <tr>
<th scope="row">000</th> <th scope="row">000</th>
<td><input type="text" id="task_time" class="form-control" name="sys_task_time"></td> <td><input type="text" id="sys_task_time" class="form-control" name="sys_task_time"></td>
<td> <td>
<select class="form-select" data-live-search="true" id="sys_task_action"> <select class="form-select" data-live-search="true" id="sys_task_action">
<option value="choose_action">Choose an action</option> <option value="choose_action">Choose an action</option>