mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-03 00:12:14 +02:00
related to #1679 fixing glitches on page titles
This commit is contained in:
@@ -113,6 +113,7 @@ $template->assign(
|
||||
$template->assign('display_thumbnails', $display_thumbnails);
|
||||
$template->assign('display_thumbnail_selected', $form['display_thumbnail']);
|
||||
$template->assign('guest_id', $conf['guest_id']);
|
||||
$template->assign('ADMIN_PAGE_TITLE', l10n('History'));
|
||||
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | html code display |
|
||||
|
||||
Reference in New Issue
Block a user