mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
is_countable?!
This commit is contained in:
parent
43fe12af13
commit
a641b3103a
10 changed files with 39 additions and 14 deletions
|
|
@ -14,6 +14,6 @@
|
|||
<li class="fl"><a href="{getUrl('act','dispMemberLoginForm')}">{$lang->cmd_login}...</a></li>
|
||||
<!--@end-->
|
||||
<li class="fr"><a href="{getUrl('m',0)}">PC</a></li>
|
||||
<li class="fr" cond="count($lang_supported)>1"><a href="{getUrl('act','dispModuleChangeLang','oldact',$act)}">LANG</a></li>
|
||||
<li class="fr" cond="is_countable($lang_supported) && count($lang_supported)>1"><a href="{getUrl('act','dispModuleChangeLang','oldact',$act)}">LANG</a></li>
|
||||
</ul>
|
||||
<p class="cr">{$layout_info->index_title}</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue