New: jQuery mobile is best and more compatible with different smartphone

This commit is contained in:
Regis Houssin 2010-10-22 20:40:52 +00:00
parent 8d62507b6a
commit 63894f749c

View File

@ -60,8 +60,8 @@ $smartphone->smartheader();
</form>
<?php if ($forgetpasslink || $helpcenterlink) { ?>
<br />
<ul data-role="listview" data-inset="true" data-theme="c" data-dividertheme="b">
<br /><br />
<ul data-role="listview" data-theme="c" data-dividertheme="b">
<li data-role="list-divider"><?php echo $langs->trans('Tools'); ?></li>
<?php if ($forgetpasslink) { ?>
@ -80,7 +80,11 @@ $smartphone->smartheader();
</ul>
<?php } ?>
<br /><br /></div><!-- /content -->
</div><!-- /content -->
<div data-role="footer" data-theme="b">
<h1></h1>
</div>
</div><!-- /page -->