Your IP : 216.73.216.240


Current Path : /home/juvelize/martine/tmp/install_61b0f5c54c150/back/views/configuration/tmpl/
Upload File :
Current File : /home/juvelize/martine/tmp/install_61b0f5c54c150/back/views/configuration/tmpl/upgrade_license.php

<div id="acym__cron__splashscreen" class="cell grid-x">
	<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"><i class="acymicon-user acym__color__green margin-right-1"></i><?php echo acym_translation(
                    'ACYM_WHAT_NEEED_CRON_SERVICE'
                ); ?></h3>
			<p class="cell acym__splashscreen__desc"><?php echo acym_translation('ACYM_WHAT_NEEED_CRON_SERVICE_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"><i class="acymicon-eye acym__color__orange margin-right-1"></i><?php echo acym_translation('ACYM_PLEASE_SHOW_EXAMPLE'); ?></h3>
			<p class="cell acym__splashscreen__desc"><?php echo acym_translation('ACYM_PLEASE_SHOW_EXAMPLE_CONFIG_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"><i class="acymicon-power acym__color__light-blue margin-right-1"></i><?php echo acym_translation('ACYM_WANT_GIVE_TRY'); ?></h3>
			<p class="cell acym__splashscreen__desc"><?php echo acym_translation('ACYM_WANT_GIVE_TRY_DESC'); ?></p>
		</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">
			<div class="cell grid-x text-center align-center">
				<a target="_blank"
				   href="<?php echo ACYM_ACYMAILLING_WEBSITE; ?>pricing?utm_source=acymailing_plugin&utm_medium=config&utm_campaign=purchase"
				   class="button cell shrink">
                    <?php echo acym_translation('ACYM_GET_PRO_VERSION'); ?>
				</a>
			</div>
		</div>
		<div class="cell medium-auto hide-for-small-only"></div>
	</div>
</div>