aboutsummaryrefslogtreecommitdiffstats
path: root/themes/smartpocket/template/footer.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/smartpocket/template/footer.tpl')
-rw-r--r--themes/smartpocket/template/footer.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/smartpocket/template/footer.tpl b/themes/smartpocket/template/footer.tpl
index 5dec6da88..bfae6c062 100644
--- a/themes/smartpocket/template/footer.tpl
+++ b/themes/smartpocket/template/footer.tpl
@@ -9,8 +9,8 @@
- {'Contact'|@translate}
<a href="mailto:{$CONTACT_MAIL}?subject={'A comment on your site'|@translate|@escape:url}">{'Webmaster'|@translate}</a>
{/if}
- <br>{'Display'|@translate} :
- <b>{'Mobile'|@translate}</b> | <a href="{$TOGGLE_MOBILE_THEME_URL}">{'Classic'|@translate}</a>
+ <br>{'View in'|@translate} :
+ <b>{'Mobile'|@translate}</b> | <a href="{$TOGGLE_MOBILE_THEME_URL}">{'Desktop'|@translate}</a>
</h6>
</div>
{/if}