php-mpos/public/templates/mpos1/home/default.tpl
2014-03-05 04:17:51 -08:00

5 lines
140 B
Smarty

{if $GLOBAL.website.newsstyle|default:"0" == 0}
{include file="home/news_all.tpl"}
{else}
{include file="home/news_accordion.tpl"}
{/if}