diff --git a/admin/configuration.php b/admin/configuration.php index c1cb3099f..43d0b48da 100644 --- a/admin/configuration.php +++ b/admin/configuration.php @@ -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'); diff --git a/admin/themes/default/template/configuration_comments.tpl b/admin/themes/default/template/configuration_comments.tpl index d69020b0d..2bdfc881c 100644 --- a/admin/themes/default/template/configuration_comments.tpl +++ b/admin/themes/default/template/configuration_comments.tpl @@ -30,8 +30,6 @@ }()); {/footer_script} -