Try the mobile interface link in site

This commit is contained in:
mdipierro
2012-10-05 10:38:58 -05:00
parent 41d234bf48
commit 231a3e1278
6 changed files with 9 additions and 5 deletions
@@ -76,6 +76,9 @@
<p>
{{=T("Running on %s", request.env.server_software)}}
</p>
{{if session.is_mobile=='auto':}}<p>
{{=A(T('Try the mobile interface'),_href=URL('plugin_jqmobile','about'))}}</p>
{{pass}}
</div>
{{pass}}
<!-- MULTI_USER_INTERFACE -->