replace FS::CGI::header function with header-popup component, related to #71249
[freeside.git] / httemplate / edit / process / elements / ApplicationCommon.html
index a73b1bc..ea2462a 100644 (file)
@@ -24,9 +24,9 @@ Examples:
 %  my $query = $m->scomp('/elements/create_uri_query');
 <% $cgi->redirect(popurl(2). $opt{error_redirect}. "?$query") %>
 %} else {
-<% header("$src_thing application$to sucessful") %>
+<& /elements/header-popup.html, "$src_thing application$to sucessful" &>
   <SCRIPT TYPE="text/javascript">
-    window.top.location.reload();
+    topreload();
   </SCRIPT>
   </BODY>
   </HTML>