some adjustments

This commit is contained in:
HB9HIL
2024-05-29 23:37:46 +02:00
parent 6e6a74b967
commit 4a4537a74d
3 changed files with 11 additions and 5 deletions

View File

@@ -156,7 +156,7 @@
<button class="btn btn-warning js-save-to-log"><?php echo lang('qso_simplefle_save'); ?></button>
<button class="btn btn-danger js-empty-qso"><?php echo lang('qso_simplefle_clear'); ?></button>
<button class="btn btn-success" id="js-syntax"><?php echo lang('qso_simplefle_syntax_help_button'); ?></button>
<!-- <button class="btn btn-secondary" id="js-options"><?php echo lang('admin_options'); ?></button> -->
<button class="btn btn-secondary" id="js-options"><?php echo lang('admin_options'); ?></button>
</div>
</div>

View File

@@ -1,4 +1,4 @@
<table style="width:100%" class="table-sm table table-hover table-striped table-condensed text-start" id="useroptions">
<!-- <table style="width:100%" class="table-sm table table-hover table-striped table-condensed text-start" id="useroptions">
<thead>
<tr>
<th class="text-start">Option</th>
@@ -15,4 +15,6 @@
</td>
</tr>
</tbody>
</table>
</table> -->
<p> No Options yet </p>