From: ivan Date: Thu, 15 Dec 2011 00:12:55 +0000 (+0000) Subject: usability for msgcat editing: redirect back to the message catalog you are working... X-Git-Tag: freeside_2_3_1~80 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=36bb53a4a79512e7e24321873ddbbff525d629fb;hp=84c8202ee1d4d74a6ed55ac31c3f0de8cb572e04 usability for msgcat editing: redirect back to the message catalog you are working on, RT#15269 --- 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; }, &>