mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
related to #1609 badges with default values
This commit is contained in:
+1
-1
@@ -125,7 +125,7 @@ $template->assign(
|
||||
|
||||
$template->assign('delay_before_autoOpen', $conf['album_move_delay_before_auto_opening']);
|
||||
|
||||
$template->assign("POS_PREF", $conf['newcat_default_position']);
|
||||
$template->assign("POS_PREF", $conf['newcat_default_position']); //TODO use user pref if it exists
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Album display |
|
||||
|
||||
Reference in New Issue
Block a user