diff --git a/public/templates/mpos/admin/news/default.tpl b/public/templates/mpos/admin/news/default.tpl index 82cbb67d..4130e2ba 100644 --- a/public/templates/mpos/admin/news/default.tpl +++ b/public/templates/mpos/admin/news/default.tpl @@ -31,7 +31,7 @@

{$NEWS[news].header} posted {$NEWS[news].time} by {$NEWS[news].author}

{if $NEWS[news].active == 0}inactive

{/if}
-
{$NEWS[news].content}
+
{$NEWS[news].content nofilter}