mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 01:03:31 +02:00
Fixes #273 (Add ui option to display or not the date of an album)
This commit is contained in:
@@ -199,10 +199,6 @@ $conf['header_notes'] = array();
|
||||
// show_thumbnail_caption : on thumbnails page, show thumbnail captions ?
|
||||
$conf['show_thumbnail_caption'] = true;
|
||||
|
||||
// display_fromto: display the date creation bounds of a
|
||||
// category.
|
||||
$conf['display_fromto'] = false;
|
||||
|
||||
// allow_random_representative : do you wish Piwigo to search among
|
||||
// categories elements a new representative at each reload ?
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user