From 41a196e59f41821c3c35e1833ce35eea8fb7bab9 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 4 Jun 2013 03:34:08 -0700 Subject: [PATCH] move services between packages, RT#22619 --- httemplate/edit/process/bulk-cust_svc-pkgnum.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/edit/process/bulk-cust_svc-pkgnum.html b/httemplate/edit/process/bulk-cust_svc-pkgnum.html index 5936cc643..f5cf7dd07 100644 --- a/httemplate/edit/process/bulk-cust_svc-pkgnum.html +++ b/httemplate/edit/process/bulk-cust_svc-pkgnum.html @@ -2,7 +2,7 @@ % #$cgi->param('error', $error); % #$cgi->redirect(popurl(3). 'misc/detach_pkg.html?'. $cgi->query_string ); % #XXX actually redirect back and display the error instead -% errorpage($error); +% errorpage_popup($error); % } else { <% header(emt("Services moved")) %> -- 2.11.0