Your IP : 216.73.216.95


Current Path : /var/test/www/html/wp-content/plugins/give/src/Views/Form/Templates/Sequoia/sections/
Upload File :
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>