Fixes #273 (Add ui option to display or not the date of an album)

This commit is contained in:
Teatek
2019-01-28 17:15:52 +01:00
committed by Pierrick Le Gall
parent 743d31c9e0
commit 1907e678b8
6 changed files with 70 additions and 4 deletions
+1
View File
@@ -90,6 +90,7 @@ $display_checkboxes = array(
'index_new_icon',
'index_edit_icon',
'index_caddie_icon',
'display_fromto',
'picture_metadata_icon',
'picture_slideshow_icon',
'picture_favorite_icon',
@@ -106,6 +106,14 @@
</label>
</li>
<li>
<label class="font-checkbox">
<span class="icon-check"></span>
<input type="checkbox" name="display_fromto" {if ($display.display_fromto)}checked="checked"{/if}>
{'Display category date'|translate}
</label>
</li>
<li>
<label>
{'Number of albums per page'|translate}