X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Fbulk-cust_main_county.html;h=af9e49500f24c2c55804a14ed62a0cd523331ffd;hb=c5e31619e5a3071506cff19578e9e377753a96f4;hp=e05192e9628617f388ffe31458dc32310ef9b0ad;hpb=9eded70a59f22d7df3b645ad3636e28e0fd08bee;p=freeside.git diff --git a/httemplate/edit/process/bulk-cust_main_county.html b/httemplate/edit/process/bulk-cust_main_county.html index e05192e96..af9e49500 100644 --- a/httemplate/edit/process/bulk-cust_main_county.html +++ b/httemplate/edit/process/bulk-cust_main_county.html @@ -1,6 +1,6 @@ % if ( $error ) { #better to redirect back to %# <% $cgi->redirect("$url?". $cgi->query_string ) %> - <% include('/elements/header-popup.html', 'Error adding taxes' ) %> + <% include('/elements/header-popup.html', "Error ${action}ing taxes" ) %> Error: <% $error |h %>

@@ -9,7 +9,7 @@ % } else { - <% include('/elements/header-popup.html', 'Taxes added') %> + <% include('/elements/header-popup.html', "Taxes ${action}ed") %>