From f727f9c38adcdcac1d0df094b77aee650bc5053c Mon Sep 17 00:00:00 2001 From: rog1121 Date: Sat, 1 Mar 2014 15:23:34 -0700 Subject: [PATCH] News Buttons --- .../bootstrap/admin/news/default.tpl | 42 ++++++++++--------- .../bootstrap/admin/news_edit/default.tpl | 10 ++--- 2 files changed, 27 insertions(+), 25 deletions(-) mode change 100644 => 100755 public/templates/bootstrap/admin/news_edit/default.tpl diff --git a/public/templates/bootstrap/admin/news/default.tpl b/public/templates/bootstrap/admin/news/default.tpl index e0099943..4d2a9669 100755 --- a/public/templates/bootstrap/admin/news/default.tpl +++ b/public/templates/bootstrap/admin/news/default.tpl @@ -26,35 +26,37 @@ - +
{nocache} {section name=news loop=$NEWS} -
-
-
- {$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} -
- -
- {$NEWS[news].content nofilter} -
- -
-
+
+
+
+ {$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} +
+ +
+ {$NEWS[news].content nofilter} +
+ +
+
{/section} {/nocache} \ No newline at end of file diff --git a/public/templates/bootstrap/admin/news_edit/default.tpl b/public/templates/bootstrap/admin/news_edit/default.tpl old mode 100644 new mode 100755 index 0525e5fd..10a0e8fa --- a/public/templates/bootstrap/admin/news_edit/default.tpl +++ b/public/templates/bootstrap/admin/news_edit/default.tpl @@ -6,7 +6,7 @@
-
+
Edit news entry #{$NEWS.id} @@ -14,7 +14,6 @@
- @@ -36,11 +35,12 @@ Content
- -
+
-
+