From 189312486b8b02b9aac08eaecffd488da33ee152 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Fri, 6 Apr 2018 14:58:52 -0400 Subject: [PATCH] Fixed certified seal parameter that was change by database update. --- views/front/registrations/checkout.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/front/registrations/checkout.html b/views/front/registrations/checkout.html index 145cd5e..0b47145 100644 --- a/views/front/registrations/checkout.html +++ b/views/front/registrations/checkout.html @@ -241,7 +241,7 @@
-

{$settings.reg_authorize_net_merchant_email|unescape}

+

{$settings.reg_authorize_net_merchant_seal|unescape}


Your credit card will be processed through Authorize.Net. Click the image to the left to verify our security. -- 2.17.1