From 17470f0458a1cf5cf3ef7ebbcbbda836d37a7ee1 Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 17 Oct 2011 20:56:14 +0000 Subject: remove echeck-no_routing, never should have been there in the first place --- httemplate/misc/payment.cgi | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) (limited to 'httemplate/misc/payment.cgi') diff --git a/httemplate/misc/payment.cgi b/httemplate/misc/payment.cgi index 447cfa3c1..1797b29ba 100644 --- a/httemplate/misc/payment.cgi +++ b/httemplate/misc/payment.cgi @@ -154,17 +154,13 @@ <% mt('Type') |h %> -% if ( $conf->exists('echeck-no_routing') ) { - -% } else { - - <% mt('ABA/Routing number') |h %> - - - (<% mt('help') |h %>) - - -% } + + <% mt('ABA/Routing number') |h %> + + + (<% mt('help') |h %>) + + <% mt('Bank name') |h %> -- cgit v1.2.1