mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
use mobile view option only when selected layout is mobile layout
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7550 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
ad436de884
commit
de7c79442c
1 changed files with 2 additions and 0 deletions
|
|
@ -123,6 +123,7 @@
|
|||
{$lang->about_not_apply_menu}
|
||||
</td>
|
||||
</tr>
|
||||
<!--@if($selected_layout->layout_type == "M")-->
|
||||
<tr>
|
||||
<th scope="row"><div>{$lang->apply_mobile_view}</div></th>
|
||||
<td>
|
||||
|
|
@ -130,6 +131,7 @@
|
|||
{$lang->about_apply_mobile_view}
|
||||
</td>
|
||||
</tr>
|
||||
<!--@end-->
|
||||
|
||||
|
||||
<tr class="row2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue