summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/detach-cust_pkg.html
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:11:55 -0700
commit4d5e45b24200386a7fc47f2cd69949e82e4bc9c3 (patch)
tree7462dc5c4cdc21d27e2f829472278de78522ece4 /httemplate/edit/process/detach-cust_pkg.html
parent15d195400e293c4f6de6ed5dae6df15f66ff5e7b (diff)
replace FS::CGI::header function with header-popup component, related to #71249
Diffstat (limited to 'httemplate/edit/process/detach-cust_pkg.html')
-rw-r--r--httemplate/edit/process/detach-cust_pkg.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/detach-cust_pkg.html b/httemplate/edit/process/detach-cust_pkg.html
index 34c580560..328203069 100644
--- a/httemplate/edit/process/detach-cust_pkg.html
+++ b/httemplate/edit/process/detach-cust_pkg.html
@@ -3,7 +3,7 @@
% $cgi->redirect(popurl(3). 'misc/detach_pkg.html?'. $cgi->query_string );
% } else {
- <% header(emt("Package detached")) %>
+ <& /elements/header-popup.html, emt("Package detached") &>
<SCRIPT TYPE="text/javascript">
topreload();
</SCRIPT>