(cp e5ed68e) Fixes #1399 Added mesage at the end of result list if result limit reached

Related to #1387 changed variables names for more clarity
This commit is contained in:
plegall
2021-05-14 15:49:22 +02:00
parent fec62fc52b
commit 8d18c6d16d
4 changed files with 24 additions and 8 deletions
+1 -1
View File
@@ -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 |