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
- - -
+
+