aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/redirect.tpl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--template/yoga/redirect.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/yoga/redirect.tpl b/template/yoga/redirect.tpl
index 2f19e575b..308411aec 100644
--- a/template/yoga/redirect.tpl
+++ b/template/yoga/redirect.tpl
@@ -1,3 +1,3 @@
-<!-- DEV TAG: not smarty migrated -->
-<p>{U_REDIRECT_MSG}</p>
-<p><a href="{U_REFRESH}">{lang:click_to_redirect}</a></p>
+{* $Id$ *}
+<p>{$REDIRECT_MSG}</p>
+<p><a href="{$refresh.U_REFRESH}">{'click_to_redirect'|@translate}</a></p>