From 564383598803ccd56d141b69d875a01e9b5bf7f4 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 30 Mar 2014 21:04:32 -0400 Subject: [PATCH] Create a simple menu for the new administration panel. --- admin/templates/admin_header.tpl | 7 +++++++ admin/templates/admin_settings.tpl | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/admin/templates/admin_header.tpl b/admin/templates/admin_header.tpl index 5fa713f..791a2ee 100644 --- a/admin/templates/admin_header.tpl +++ b/admin/templates/admin_header.tpl @@ -9,3 +9,10 @@ + diff --git a/admin/templates/admin_settings.tpl b/admin/templates/admin_settings.tpl index 8cfdf0a..505f351 100644 --- a/admin/templates/admin_settings.tpl +++ b/admin/templates/admin_settings.tpl @@ -1,6 +1,6 @@ {%#import 'admin_header'%} -
+
-- 2.22.5