summaryrefslogtreecommitdiffstats
path: root/extensions/Splinter/template/en/default/admin/params/splinter.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Splinter/template/en/default/admin/params/splinter.html.tmpl')
-rw-r--r--extensions/Splinter/template/en/default/admin/params/splinter.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Splinter/template/en/default/admin/params/splinter.html.tmpl b/extensions/Splinter/template/en/default/admin/params/splinter.html.tmpl
index c92c62e5d..b28a4bd37 100644
--- a/extensions/Splinter/template/en/default/admin/params/splinter.html.tmpl
+++ b/extensions/Splinter/template/en/default/admin/params/splinter.html.tmpl
@@ -32,7 +32,7 @@
"the following lines to the .htaccess for Bugzilla: " _
"<pre>" _
"RewriteEngine On\n" _
- "RewriteRule ^review(\?(.*))? page.cgi?id=splinter.html&amp;&#x0024;2 [L]" _
+ "RewriteRule ^review(.*) page.cgi?id=splinter.html\$1 [QSA]" _
"</pre>"
}
%]