New: jQuery mobile is best and more compatible with different smartphone
This commit is contained in:
parent
ae88569c5a
commit
0ceabc34dc
@ -67,9 +67,9 @@ $smartphone->smartheader();
|
|||||||
|
|
||||||
</div><!-- /page -->
|
</div><!-- /page -->
|
||||||
|
|
||||||
<?php if ($dol_loginmesg) { ?>
|
<?php if ($message) { ?>
|
||||||
<script type="text/javascript" language="javascript">
|
<script type="text/javascript" language="javascript">
|
||||||
alert('<?php echo $dol_loginmesg; ?>');
|
alert('<?php echo $message; ?>');
|
||||||
</script>
|
</script>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user