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.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/footer.tpl b/themes/default/template/footer.tpl
index 926a49dc0..d27ba7e2b 100644
--- a/themes/default/template/footer.tpl
+++ b/themes/default/template/footer.tpl
@@ -14,7 +14,7 @@
<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>
+ - {'View in'|@translate} : <a href="{$TOGGLE_MOBILE_THEME_URL}">{'Mobile'|@translate}</a> | <b>{'Desktop'|@translate}</b>
{/if}
{get_combined_scripts load='footer'}