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

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