issue #2414 remove config and update css

This commit is contained in:
HWFord
2025-10-03 17:43:35 +02:00
parent b682fd0cd3
commit ac15835422
8 changed files with 30 additions and 58 deletions

View File

@@ -76,7 +76,6 @@ $display_checkboxes = array(
'menubar_filter_icon',
'index_search_in_set_button',
'index_search_in_set_action',
'index_related_tags_display',
'index_sort_order_input',
'index_flat_icon',
'index_posted_date_icon',

View File

@@ -56,14 +56,6 @@
</label>
</li>
<li>
<label class="font-checkbox">
<span class="icon-check"></span>
<input type="checkbox" name="index_related_tags_display" {if ($display.index_related_tags_display)}checked="checked"{/if}>
{'Display related tags by default'|translate}
</label>
</li>
<li>
<label class="font-checkbox">
<span class="icon-check"></span>