mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
some adjustments
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
Reference in New Issue
Block a user