From 3262dc68620fed29491190cb216e63e02b67b618 Mon Sep 17 00:00:00 2001 From: lyserbin Date: Tue, 30 Jun 2015 11:56:55 +0200 Subject: [PATCH] fixed copy-pasta --- cms/templates/admin/main.tpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 @@ - -