6c93508d7703d562d956651bd09b99ca6979515e
[freeside.git] / httemplate / edit / process / msgcat.html
1 <& elements/process.html, 
2     table       => 'msgcat',
3     #viewall_dir => 'browse',
4     redirect    => sub { my($cgi, $msgcat) = @_;
5                          popurl(3). 'browse/msgcat.html?locale='. $msgcat->locale;
6                        },
7 &>