diff --git a/public/templates/bootstrap/home/default.tpl b/public/templates/bootstrap/home/default.tpl index 7098af12..780a6996 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}
diff --git a/public/templates/bootstrap/tac/content.tpl b/public/templates/bootstrap/tac/content.tpl new file mode 100755 index 00000000..c62e3771 --- /dev/null +++ b/public/templates/bootstrap/tac/content.tpl @@ -0,0 +1,10 @@ +

This Agreement governs your use of {$GLOBAL.website.name}.

+ \ No newline at end of file