diff --git a/cms/templates/admin/main.tpl b/cms/templates/admin/main.tpl index 3b10673..d500cd5 100644 --- a/cms/templates/admin/main.tpl +++ b/cms/templates/admin/main.tpl @@ -5,6 +5,7 @@ <?php echo $settings['website_title']; ?> - <?php echo $lang['administration']; if (isset($subtitle)) echo ' - ' . $subtitle; ?> + @@ -57,7 +58,5 @@ - -