X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmake_ach_payment.html;h=1183b2ba060818e364d7061743d533f7f645b1e4;hp=37fd464355c552e40a5ab843564db978d7eedca6;hb=c2e0d0fcb917af1832dd6eb1d1dd787b492eb387;hpb=eb8fe191d66b2b6bf7e113049047968c8147fb66 diff --git a/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html b/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html index 37fd46435..1183b2ba0 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html @@ -31,7 +31,7 @@ EOF <%= $OUT = ''; if ($ach_read_only) { - if ($payby == 'CHEK') { + if ($payby eq 'CHEK') { $OUT .= ''; } } else {