mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 01:42:29 +02:00
related to #1679 fixing glitches on page titles
This commit is contained in:
@@ -19,5 +19,7 @@ if (!defined('PHOTOS_ADD_BASE_URL'))
|
||||
// | sending html code |
|
||||
// +-----------------------------------------------------------------------+
|
||||
|
||||
$template->assign('ADMIN_PAGE_TITLE', l10n('Upload Photos'));
|
||||
|
||||
$template->assign_var_from_handle('ADMIN_CONTENT', 'photos_add');
|
||||
?>
|
||||
Reference in New Issue
Block a user