mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
issue #2414 remove config and update css
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user