From 97a5e775c281c122204c37476e4e4072d56efbb1 Mon Sep 17 00:00:00 2001 From: iAmShorty Date: Sat, 1 Mar 2014 18:17:08 +0100 Subject: [PATCH] [UPDATE] news edit page --- .../bootstrap/admin/news/default.tpl | 14 ++-- .../bootstrap/admin/news_edit/default.tpl | 71 +++++++++++-------- 2 files changed, 47 insertions(+), 38 deletions(-) diff --git a/public/templates/bootstrap/admin/news/default.tpl b/public/templates/bootstrap/admin/news/default.tpl index 00554f10..dd235043 100644 --- a/public/templates/bootstrap/admin/news/default.tpl +++ b/public/templates/bootstrap/admin/news/default.tpl @@ -14,7 +14,7 @@
-
+ @@ -47,7 +47,7 @@
- {$NEWS[news].header} + {$NEWS[news].header}
posted {$NEWS[news].time|date_format:"%b %e, %Y at %H:%M"}{if $HIDEAUTHOR|default:"0" == 0} by {$NEWS[news].author}{/if}
@@ -55,12 +55,12 @@
{$NEWS[news].content nofilter}
-
-
{/section} diff --git a/public/templates/bootstrap/admin/news_edit/default.tpl b/public/templates/bootstrap/admin/news_edit/default.tpl index 26c24acd..0525e5fd 100644 --- a/public/templates/bootstrap/admin/news_edit/default.tpl +++ b/public/templates/bootstrap/admin/news_edit/default.tpl @@ -3,35 +3,44 @@ -
-

Edit news entry #{$NEWS.id}

- - - - - - - - - - - - - - - - - - -
Active - - - -
Header
Content
- - -
+
+