#19194729 add mobile view setting for opage

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@8151 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2011-03-08 09:22:01 +00:00
parent cc423cacc2
commit a063ea81d9

View file

@ -49,6 +49,13 @@
<p>{$lang->about_layout}</p>
</td>
</tr>
<tr>
<th scope="row"><div>{$lang->mobile_view}</div></th>
<td>
<input type="checkbox" name="use_mobile" value="Y" <!--@if($module_info->use_mobile == "Y")-->checked="checked"<!--@end--> />
<p>{$lang->about_mobile_view}</p>
</td>
</tr>
<tr>
<th scope="row"><div>{$lang->mobile_layout}</div></th>
<td>