File: /home/parskavirpaya/public_html/wp-content/themes/porto/inc/activatezhk/admin-notif.php
<?php
defined('ABSPATH') || exit ("no access");
if( empty($this->e48f0b84ef0e0548afe8275ceda2d) ): ?>
<div class="notice notice-error">
<?php if (version_compare(PHP_VERSION, '7.0.0') >= 0):?>
<p>
<?php printf(esc_html__( 'To activating %s, please insert your license key', 'guard-gn-d95ace0bcbf18b1b88353309adf2ed' ), esc_html__($this->fdfb46354c7f4eaf89ffccd857b, 'guard-gn-d95ace0bcbf18b1b88353309adf2ed')); ?>
<a href="<?php echo admin_url( 'admin.php?page='.$this->f62efab0cb1ce9cb75ab574c2fa ); ?>" class="button button-primary"><?php _e('Active License', 'guard-gn-d95ace0bcbf18b1b88353309adf2ed'); ?></a>
</p>
<?php else:?>
<p>
<?php printf(esc_html__( 'The PHP version of the website is lower than 7.0. Ask your host administrator to upgrade PHP version to activate %s. ', 'guard-gn-d95ace0bcbf18b1b88353309adf2ed' ), esc_html__($this->fdfb46354c7f4eaf89ffccd857b, 'guard-gn-d95ace0bcbf18b1b88353309adf2ed')); ?>
</p>
<?php endif; ?>
</div>
<?php elseif( $this->af4803514e1a6a151f280a989f1002a===true ): ?>
<div class="notice notice-error">
<p>
<?php printf(esc_html__( 'Something is wrong with your %s license. Please check it.', 'guard-gn-d95ace0bcbf18b1b88353309adf2ed' ), esc_html__($this->fdfb46354c7f4eaf89ffccd857b, 'guard-gn-d95ace0bcbf18b1b88353309adf2ed')); ?>
<a href="<?php echo admin_url( 'admin.php?page='.$this->f62efab0cb1ce9cb75ab574c2fa ); ?>" class="button button-primary"><?php _e('Check Now', 'guard-gn-d95ace0bcbf18b1b88353309adf2ed'); ?></a>
</p>
</div>
<?php endif; ?>