mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
related to #1679 fixing glitches on page titles
This commit is contained in:
@@ -184,6 +184,7 @@ foreach ($tpl_extension as $file => $conditions)
|
||||
// +-----------------------------------------------------------------------+
|
||||
// | html code display |
|
||||
// +-----------------------------------------------------------------------+
|
||||
$template->assign('ADMIN_PAGE_TITLE', l10n('Extend for templates'));
|
||||
|
||||
$template->assign_var_from_handle('ADMIN_CONTENT', 'extend_for_templates');
|
||||
?>
|
||||
Reference in New Issue
Block a user