Fixed problem with text related to Authorize.net secure seal showing when seal is...
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 4 Jun 2018 20:39:00 +0000 (16:39 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 4 Jun 2018 20:39:00 +0000 (16:39 -0400)
views/front/registrations/checkout.html

index de6a044..ebf6d35 100644 (file)
                     {/if}
                                 </div>
                             </div>
+                    {if $settings.reg_authorize_net_merchant_seal != ''}
                             <div class="glm-reg-row">
                                 <div class="glm-reg-checkout-field-data glm-small-5 glm-large-3 glm-columns">
                                     <p>{$settings.reg_authorize_net_merchant_seal|unescape}</p>
                                     <br>Your credit card will be processed through Authorize.Net. Click the image to the left to verify our security.                                      
                                </div>
                             </div>                        
+                    {/if}
                 {/if}
                         </div>
             {else if $pmName == "PayPal"}