related to #1679 Changed "piwigo configuration" to "configuration"

This commit is contained in:
Matthieu Leproux
2022-06-28 16:04:26 +02:00
parent 8521c0e214
commit 64fd8de80e
7 changed files with 1 additions and 12 deletions
+1
View File
@@ -608,6 +608,7 @@ switch ($page['section'])
}
$template->assign('isWebmaster', (is_webmaster()) ? 1 : 0);
$template->assign('ADMIN_PAGE_TITLE', l10n('Configuration'));
//----------------------------------------------------------- sending html code
$template->assign_var_from_handle('ADMIN_CONTENT', 'config');