mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-11 11:13:02 +02:00
Related to #1387 changed variables names for more clarity
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@ $template->assign(
|
||||
)
|
||||
);
|
||||
|
||||
$template->assign('delay_before_autoOpen', $conf['delay_before_auto_openning']);
|
||||
$template->assign('delay_before_autoOpen', $conf['album_move_delay_before_auto_opening']);
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | Album display |
|
||||
|
||||
Reference in New Issue
Block a user