New: jQuery mobile is best and more compatible with different smartphone
This commit is contained in:
parent
8d62507b6a
commit
63894f749c
@ -60,8 +60,8 @@ $smartphone->smartheader();
|
|||||||
</form>
|
</form>
|
||||||
|
|
||||||
<?php if ($forgetpasslink || $helpcenterlink) { ?>
|
<?php if ($forgetpasslink || $helpcenterlink) { ?>
|
||||||
<br />
|
<br /><br />
|
||||||
<ul data-role="listview" data-inset="true" data-theme="c" data-dividertheme="b">
|
<ul data-role="listview" data-theme="c" data-dividertheme="b">
|
||||||
<li data-role="list-divider"><?php echo $langs->trans('Tools'); ?></li>
|
<li data-role="list-divider"><?php echo $langs->trans('Tools'); ?></li>
|
||||||
|
|
||||||
<?php if ($forgetpasslink) { ?>
|
<?php if ($forgetpasslink) { ?>
|
||||||
@ -80,7 +80,11 @@ $smartphone->smartheader();
|
|||||||
</ul>
|
</ul>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
|
||||||
<br /><br /></div><!-- /content -->
|
</div><!-- /content -->
|
||||||
|
|
||||||
|
<div data-role="footer" data-theme="b">
|
||||||
|
<h1></h1>
|
||||||
|
</div>
|
||||||
|
|
||||||
</div><!-- /page -->
|
</div><!-- /page -->
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user