From 761799f5c740b73063b05b62c05fec1bd17e244f Mon Sep 17 00:00:00 2001 From: mark Date: Thu, 29 Oct 2009 22:18:28 +0000 Subject: [PATCH] add Jety to the list --- httemplate/edit/payment_gateway.html | 1 + 1 file changed, 1 insertion(+) diff --git a/httemplate/edit/payment_gateway.html b/httemplate/edit/payment_gateway.html index 4c7bae172..2e4021079 100644 --- a/httemplate/edit/payment_gateway.html +++ b/httemplate/edit/payment_gateway.html @@ -57,6 +57,7 @@ my %modules = ( 'IPPay' => 'Business::OnlinePayment', 'Iridium' => 'Business::OnlinePayment', 'Jettis' => 'Business::OnlinePayment', + 'Jety' => 'Business::OnlinePayment', 'LinkPoint' => 'Business::OnlinePayment', 'MerchantCommerce' => 'Business::OnlinePayment', 'Network1Financial' => 'Business::OnlinePayment', -- 2.11.0