aboutsummaryrefslogtreecommitdiffstats
path: root/modules/phpbb
diff options
context:
space:
mode:
Diffstat (limited to 'modules/phpbb')
-rw-r--r--modules/phpbb/templates/forums_redirect.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/phpbb/templates/forums_redirect.conf b/modules/phpbb/templates/forums_redirect.conf
index 451be7a3..24747b4c 100644
--- a/modules/phpbb/templates/forums_redirect.conf
+++ b/modules/phpbb/templates/forums_redirect.conf
@@ -1,2 +1,2 @@
-Redirect /$lang $url
-Redirect /$lang/ $url
+Redirect /<%= lang %> <%= url %>
+Redirect /<%= lang %>/ <%= url %>