summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/edit/process/msgcat.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/msgcat.html b/httemplate/edit/process/msgcat.html
index 6c93508d7..bdfbf1d40 100644
--- a/httemplate/edit/process/msgcat.html
+++ b/httemplate/edit/process/msgcat.html
@@ -2,6 +2,6 @@
table => 'msgcat',
#viewall_dir => 'browse',
redirect => sub { my($cgi, $msgcat) = @_;
- popurl(3). 'browse/msgcat.html?locale='. $msgcat->locale;
+ popurl(3). 'browse/msgcat.html?locale='. $msgcat->locale.';dummy=';
},
&>