{if condition="$config_theme['theme']['rank']['hby'] eq 'week'"}

{$vo.type_name}{:lang_web('home_week')} {if $tplconfig['theme']['rank']['title']}{$tplconfig['theme']['rank']['title']}{else}{:lang_web('home_top_tab')}{/if}

{/if} {if condition="$config_theme['theme']['rank']['hby'] eq 'month'"}

{$vo.type_name}{:lang_web('home_month')} {if $tplconfig['theme']['rank']['title']}{$tplconfig['theme']['rank']['title']}{else}{:lang_web('home_top_tab')}{/if}

{/if} {if condition="$config_theme['theme']['rank']['hby'] eq 'all'"}

{$vo.type_name} {if $tplconfig['theme']['rank']['title']}{$tplconfig['theme']['rank']['title']}{else}{:lang_web('home_top_tab')}{/if}

{/if}