From 4d5e45b24200386a7fc47f2cd69949e82e4bc9c3 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 15 Sep 2016 13:11:55 -0700 Subject: replace FS::CGI::header function with header-popup component, related to #71249 --- httemplate/edit/process/elements/ApplicationCommon.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/edit/process/elements/ApplicationCommon.html') diff --git a/httemplate/edit/process/elements/ApplicationCommon.html b/httemplate/edit/process/elements/ApplicationCommon.html index 67fa89196..ea2462aed 100644 --- a/httemplate/edit/process/elements/ApplicationCommon.html +++ b/httemplate/edit/process/elements/ApplicationCommon.html @@ -24,7 +24,7 @@ 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" &> -- cgit v1.2.1