aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/footer.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/template/footer.tpl')
-rw-r--r--themes/default/template/footer.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/default/template/footer.tpl b/themes/default/template/footer.tpl
index cf2f41a36..926a49dc0 100644
--- a/themes/default/template/footer.tpl
+++ b/themes/default/template/footer.tpl
@@ -13,6 +13,9 @@
- {'Contact'|@translate}
<a href="mailto:{$CONTACT_MAIL}?subject={'A comment on your site'|@translate|@escape:url}">{'Webmaster'|@translate}</a>
{/if}
+ {if isset($TOGGLE_MOBILE_THEME_URL)}
+ - {'Display'|@translate} : <a href="{$TOGGLE_MOBILE_THEME_URL}">{'Mobile'|@translate}</a> | <b>{'Classic'|@translate}</b>
+ {/if}
{get_combined_scripts load='footer'}