replace FS::CGI::header function with header-popup component, related to #71249
[freeside.git] / httemplate / edit / process / quotation_pkg_detail.html
index 5728832..c1f9b2b 100644 (file)
@@ -1,10 +1,10 @@
 % if ( $error ) {
-<% header('Error') %>
+<& /elements/header-popup.html, 'Error' &>
 <FONT COLOR="#ff0000"><B><% $error |h %></B></FONT><BR><BR>
 <CENTER><INPUT TYPE="BUTTON" VALUE="OK" onClick="parent.cClick()"></CENTER>
 </BODY></HTML>
 % } else {
-<% header($action) %>
+<& /elements/header-popup.html, $action &>
   <SCRIPT TYPE="text/javascript">
     topreload();
   </SCRIPT>