summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorivan <ivan>2011-12-15 00:12:55 +0000
committerivan <ivan>2011-12-15 00:12:55 +0000
commit36bb53a4a79512e7e24321873ddbbff525d629fb (patch)
tree5a8ef56bf633717cbc712ae92fb6e1f9b0023ac4 /httemplate
parent84c8202ee1d4d74a6ed55ac31c3f0de8cb572e04 (diff)
usability for msgcat editing: redirect back to the message catalog you are working on, RT#15269
Diffstat (limited to 'httemplate')
-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 4c04290a1..6c93508d7 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) = @_;
- $p. 'browse/msgcat.html?locale='. $msgcat->locale;
+ popurl(3). 'browse/msgcat.html?locale='. $msgcat->locale;
},
&>