From 78e4a4b3baf82d326b5fe1f1f41f8608909c3513 Mon Sep 17 00:00:00 2001 From: iAmShorty Date: Sat, 1 Mar 2014 21:48:37 +0100 Subject: [PATCH] [UPDATE] fixed news header --- public/templates/bootstrap/home/default.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/bootstrap/home/default.tpl b/public/templates/bootstrap/home/default.tpl index d0fd2a94..7098af12 100755 --- a/public/templates/bootstrap/home/default.tpl +++ b/public/templates/bootstrap/home/default.tpl @@ -3,7 +3,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}