mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-03 08:22:24 +02:00
related to #1679 fixing glitches on page titles
This commit is contained in:
@@ -138,6 +138,7 @@ if (isset($new_versions['major']))
|
||||
);
|
||||
}
|
||||
|
||||
$template->assign('ADMIN_PAGE_TITLE', l10n('Updates'));
|
||||
$template->set_filename('plugin_admin_content', 'updates_pwg.tpl');
|
||||
$template->assign_var_from_handle('ADMIN_CONTENT', 'plugin_admin_content');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user