{* $Id: news.tpl,v 1.30 2005/12/22 08:06:20 svowl Exp $ *} {if $active_modules.News_Management} {insert name="gate" func="news_exist" assign="is_news_exist" lngcode=$shop_language} {/if} {if $active_modules.News_Management and $is_news_exist} {capture name=menu} {if $usertype eq "C"}
|
{include file="today_news.tpl"}
{else}
{include file="today_news.tpl"}
{/if} {insert name="gate" func="news_subscription_allowed" assign="is_subscription_allowed" lngcode=$shop_language} {if $is_subscription_allowed} {/if}{* $is_subscription_allowed *} {if $usertype eq "C"} |