summaryrefslogtreecommitdiff
path: root/httemplate/misc/process/bulk_pkg_increment_bill.cgi
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-09-15 13:11:55 -0700
committerMark Wells <mark@freeside.biz>2016-09-15 13:13:38 -0700
commitdef740e695b1eb4a0bae3b55a8158a042cf8d7d6 (patch)
tree062731e303bcae18e2177c71784913c8a79a55ef /httemplate/misc/process/bulk_pkg_increment_bill.cgi
parent1eaaba954219aea4deb90cbde0de052d07962d54 (diff)
replace FS::CGI::header function with header-popup component, related to #71249
Diffstat (limited to 'httemplate/misc/process/bulk_pkg_increment_bill.cgi')
-rwxr-xr-xhttemplate/misc/process/bulk_pkg_increment_bill.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/process/bulk_pkg_increment_bill.cgi b/httemplate/misc/process/bulk_pkg_increment_bill.cgi
index 8da8495..d89f491 100755
--- a/httemplate/misc/process/bulk_pkg_increment_bill.cgi
+++ b/httemplate/misc/process/bulk_pkg_increment_bill.cgi
@@ -2,7 +2,7 @@
% $cgi->param('error', $error);
<% $cgi->redirect(popurl(2). 'bulk_pkg_increment_bill.cgi?'. $cgi->query_string ) %>
%} else {
-<% header('Packages Adjusted') %>
+<& /elements/header-popup.html, 'Packages Adjusted' &>
<SCRIPT TYPE="text/javascript">
topreload();
</SCRIPT>