From: ivan Date: Thu, 15 Dec 2011 00:12:53 +0000 (+0000) Subject: usability for msgcat editing: redirect back to the message catalog you are working... X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=74fbfddb54e9bc27c2622c333cc0d6e70970c852 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; }, &>