Current Path : /var/test/www/html/wp-content/plugins/give/src/Views/Form/Templates/Sequoia/sections/ |
Current File : /var/test/www/html/wp-content/plugins/give/src/Views/Form/Templates/Sequoia/sections/footer.php |
<div class="form-footer"> <div class="navigator-tracker"> <button class="step-tracker current" data-step="0"></button> <button class="step-tracker" data-step="1"></button> <button class="step-tracker" data-step="2"></button> </div> <div class="secure-notice"> <?php if ( is_ssl() ) : ?> <i class="fas fa-lock"></i> <?php _e( 'Secure Donation', 'give' ); ?> <?php else : ?> <i class="fas fa-exclamation-triangle"></i> <?php _e( 'Insecure Donation', 'give' ); ?> <?php endif; ?> </div> </div>