Your IP : 216.73.216.240


Current Path : /home/j/u/v/juvelize/martine/tmp/install_61b0f5c54c150/back/views/dashboard/tmpl/
Upload File :
Current File : /home/j/u/v/juvelize/martine/tmp/install_61b0f5c54c150/back/views/dashboard/tmpl/acychecker.php

<div id="acym__override__splashscreen" class="acym__content cell grid-x">
	<div class="cell grid-x acym__splashscreen__bloc margin-top-2">
		<div class="cell text-center">
			<img src="<?php echo ACYM_IMAGES.'icons/logo_acychecker.png'; ?>" alt="AcyChecker" title="AcyChecker" style="max-width:100px;">
		</div>
	</div>
	<div class="cell grid-x acym__splashscreen__bloc margin-top-2">
		<div class="cell large-1 hide-for-medium-only hide-for-small-only"></div>
		<div class="cell large-10 grid-x text-center">
			<h3 class="cell acym__title text-center"><?php echo acym_translation('ACYM_ACYCHECKER_WHAT_IS_ACYCHECKER'); ?></h3>
			<p class="cell acym__splashscreen__desc"><?php echo acym_translation('ACYM_ACYCHECKER_WHAT_IS_ACYCHECKER_DESC'); ?></p>
		</div>
		<div class="cell large-1 hide-for-medium-only hide-for-small-only"></div>
	</div>
	<hr class="cell medium-5 margin-vertical-2">
	<div class="cell grid-x acym__splashscreen__bloc">
		<div class="cell large-1 hide-for-medium-only hide-for-small-only"></div>
		<div class="cell large-10 grid-x text-center">
			<h3 class="cell acym__title text-center"><?php echo acym_translation('ACYM_ACYCHECKER_HOW_IT_WORK'); ?></h3>
			<p class="cell acym__splashscreen__desc"><?php echo acym_translation('ACYM_ACYCHECKER_HOW_IT_WORK_DESC'); ?></p>
		</div>
		<div class="cell large-1 hide-for-medium-only hide-for-small-only"></div>
	</div>
	<hr class="cell medium-5 margin-vertical-2">
	<div class="cell grid-x acym__splashscreen__bloc">
		<div class="cell large-1 hide-for-medium-only hide-for-small-only"></div>
		<div class="cell large-10 grid-x text-center">
			<h3 class="cell acym__title text-center"><?php echo acym_translation('ACYM_ACYCHECKER_WHAT_BENEFITS'); ?></h3>
			<p class="cell acym__splashscreen__desc"><?php echo acym_translation('ACYM_ACYCHECKER_WHAT_BENEFITS_DESC'); ?></p>
			<p class="cell"><br /></p>
			<div class="cell grid-x acym__splashscreen__desc">
				<div class="cell large-auto hide-for-medium-only hide-for-small-only"></div>
				<ul class="cell" style="text-align:left; max-width:700px;">
					<li><?php echo acym_translation('ACYM_ACYCHECKER_WHAT_BENEFITS_DESC_LINE1'); ?></li>
					<li><?php echo acym_translation('ACYM_ACYCHECKER_WHAT_BENEFITS_DESC_LINE2'); ?></li>
					<li><?php echo acym_translation('ACYM_ACYCHECKER_WHAT_BENEFITS_DESC_LINE3'); ?></li>
					<li><?php echo acym_translation('ACYM_ACYCHECKER_WHAT_BENEFITS_DESC_LINE4'); ?></li>
					<li><?php echo acym_translation('ACYM_ACYCHECKER_WHAT_BENEFITS_DESC_LINE5'); ?></li>
				</ul>
				<div class="cell large-auto hide-for-medium-only hide-for-small-only"></div>
			</div>
		</div>
		<div class="cell large-1 hide-for-medium-only hide-for-small-only"></div>
	</div>
	<div class="cell grid-x margin-top-3">
		<div class="cell medium-auto hide-for-small-only"></div>
		<div class="cell grid-x text-center align-center">
			<div class="cell grid-margin-x">
				<a target="_blank"
				   href="<?php echo ACYM_ACYCHECKER_WEBSITE; ?>?utm_source=acymailing_plugin&utm_medium=splash_acychecker&utm_campaign=try_acychecker"
				   class="button button-secondary cell shrink">
                    <?php echo acym_translation('ACYM_ACYCHECKER_TRY_FOR_FREE'); ?>
				</a>
				<a target="_blank"
				   href="<?php echo ACYM_ACYCHECKER_WEBSITE; ?>email-checker?utm_source=acymailing_plugin&utm_medium=splash_acychecker&utm_campaign=acychecker_more_info"
				   class="button button-secondary cell shrink">
                    <?php echo acym_translation('ACYM_ACYCHECKER_MORE_INFORMATION'); ?>
				</a>
			</div>
		</div>
		<div class="cell medium-auto hide-for-small-only"></div>
	</div>
</div>