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/cust_pay.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/edit/process/cust_pay.cgi') diff --git a/httemplate/edit/process/cust_pay.cgi b/httemplate/edit/process/cust_pay.cgi index 15b26f9c6..50878f907 100755 --- a/httemplate/edit/process/cust_pay.cgi +++ b/httemplate/edit/process/cust_pay.cgi @@ -12,7 +12,7 @@ % } % if ( $link eq 'popup' ) { % -<% header(emt('Payment entered')) %> +<& /elements/header-popup.html, emt('Payment entered') &> -- cgit v1.2.1