X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fsvc_forward.cgi;h=c1b90a9bda29ea1be1dea8a320e2f886de417b3c;hp=2b9d35ad1bf92ed0f5bb4fa58d8ea18645755dd7;hb=c1bb4ddb71147d0571bd301a6d8c452fdf0e1bc9;hpb=7066204f45124e0100d5330cce63584ff9e4bacb diff --git a/httemplate/edit/svc_forward.cgi b/httemplate/edit/svc_forward.cgi index 2b9d35ad1..c1b90a9bd 100755 --- a/httemplate/edit/svc_forward.cgi +++ b/httemplate/edit/svc_forward.cgi @@ -110,7 +110,7 @@ my $src = $svc_forward->dbdef_table->column('src') ? $svc_forward->src : ''; %> -<%= header("Mail Forward $action") %> +<%= include("/elements/header.html","Mail Forward $action") %> <% if ( $cgi->param('error') ) { %> Error: <%= $cgi->param('error') %>