From 36bb53a4a79512e7e24321873ddbbff525d629fb Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 15 Dec 2011 00:12:55 +0000 Subject: [PATCH] usability for msgcat editing: redirect back to the message catalog you are working on, RT#15269 --- httemplate/edit/process/msgcat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }, &> -- 2.11.0