X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fach_payment_results.html;h=9cdb65e3669a3337628647ae49cb2f22586ab285;hp=987b97efbaf158a353cd802419c2384158865322;hb=74e058c8a010ef6feb539248a550d0bb169c1e94;hpb=7f43bf155bc79e3c9bd5d88e53117595963c301e diff --git a/fs_selfservice/FS-SelfService/cgi/ach_payment_results.html b/fs_selfservice/FS-SelfService/cgi/ach_payment_results.html index 987b97efb..9cdb65e36 100644 --- a/fs_selfservice/FS-SelfService/cgi/ach_payment_results.html +++ b/fs_selfservice/FS-SelfService/cgi/ach_payment_results.html @@ -1,7 +1,6 @@ <%= $url = "$selfurl?session=$session_id;action="; ''; %> -<%= include('header') %> +<%= include('header', 'Payment results') %> -Payment results

<%= if ( $error ) { $OUT .= qq!Error processing your payment: $error!; } else {