mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 09:09:59 +09:00
merge & tag 1.4.3
git-svn-id: http://xe-core.googlecode.com/svn/trunk@7597 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
762ebbf445
commit
289973781a
200 changed files with 2296 additions and 1827 deletions
|
|
@ -3,7 +3,6 @@
|
|||
<!--#include("header.html")-->
|
||||
|
||||
<h3 class="xeAdmin">{$selected_layout->layout_title}</h3>
|
||||
|
||||
<div class="header4">
|
||||
<ul class="localNavigation">
|
||||
<li class="on"><a href="#" onclick="return false;">{$lang->cmd_layout_management}</a></li>
|
||||
|
|
@ -124,6 +123,16 @@
|
|||
{$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>
|
||||
<input type="checkbox" name="apply_mobile_view" value="Y" />
|
||||
{$lang->about_apply_mobile_view}
|
||||
</td>
|
||||
</tr>
|
||||
<!--@end-->
|
||||
|
||||
|
||||
<tr class="row2">
|
||||
<th colspan="2" class="button">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue