diff options
Diffstat (limited to 'httemplate/edit/process/domain_record.cgi')
| -rwxr-xr-x | httemplate/edit/process/domain_record.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/process/domain_record.cgi b/httemplate/edit/process/domain_record.cgi index 9d869d547..66c75ba29 100755 --- a/httemplate/edit/process/domain_record.cgi +++ b/httemplate/edit/process/domain_record.cgi @@ -1,7 +1,7 @@ %if ( $error ) { % errorpage($error); %} elsif ( $recnum ) { #editing -<% header('Nameservice record changed') %> +<& /elements/header-popup.html, 'Nameservice record changed' &> <SCRIPT TYPE="text/javascript"> topreload(); </SCRIPT> |
