related to #1465 better indent, new translation line + add guest as filter

This commit is contained in:
Matthieu Leproux
2021-10-06 16:42:10 +02:00
committed by plegall
parent f9d800abcb
commit 1ada02c1b6
8 changed files with 148 additions and 125 deletions
+1
View File
@@ -607,6 +607,7 @@ $template->assign(
$template->assign('display_thumbnails', $display_thumbnails);
$template->assign('display_thumbnail_selected', $form['display_thumbnail']);
$template->assign('guest_id', $conf['guest_id']);
// +-----------------------------------------------------------------------+
// | html code display |