mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
If the site does not use multilingual function, hide language select items on MOBILE layout.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12669 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c598d7c99b
commit
89de49f450
3 changed files with 3 additions and 3 deletions
|
|
@ -13,6 +13,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"><a href="{getUrl('act','dispModuleChangeLang','oldact',$act)}">LANG</a></li>
|
||||
<li class="fr" cond="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