From: Chuck Scott Date: Mon, 4 Jun 2018 20:39:00 +0000 (-0400) Subject: Fixed problem with text related to Authorize.net secure seal showing when seal is... X-Git-Tag: v1.0.0^2~2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=c74d24d32992069c94d52084d545765fe994d7e3;p=WP-Plugins%2Fglm-member-db-registrations.git Fixed problem with text related to Authorize.net secure seal showing when seal is not available. --- diff --git a/views/front/registrations/checkout.html b/views/front/registrations/checkout.html index de6a044..ebf6d35 100644 --- a/views/front/registrations/checkout.html +++ b/views/front/registrations/checkout.html @@ -250,6 +250,7 @@ {/if} + {if $settings.reg_authorize_net_merchant_seal != ''}

{$settings.reg_authorize_net_merchant_seal|unescape}

@@ -258,6 +259,7 @@
Your credit card will be processed through Authorize.Net. Click the image to the left to verify our security.
+ {/if} {/if} {else if $pmName == "PayPal"}