diff options
Diffstat (limited to 'httemplate/edit/process/cust_credit-pkgnum.html')
-rwxr-xr-x | httemplate/edit/process/cust_credit-pkgnum.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/cust_credit-pkgnum.html b/httemplate/edit/process/cust_credit-pkgnum.html index 56f7989a4..559b93298 100755 --- a/httemplate/edit/process/cust_credit-pkgnum.html +++ b/httemplate/edit/process/cust_credit-pkgnum.html @@ -2,7 +2,7 @@ % $cgi->param('error', $error); <% $cgi->redirect(popurl(2). 'cust_credit-pkgnum.html?'. $cgi->query_string ) %> %} else { -<% header(emt('Credit package changed')) %> +<& /elements/header-popup.html, emt('Credit package changed') &> <SCRIPT TYPE="text/javascript"> topreload(); </SCRIPT> |