HEX
Server: Apache
System: Linux c037.dattaweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: c0400220 (20588)
PHP: 7.4.33
Disabled: system, shell, exec, system_exec, shell_exec, mysql_pconnect, passthru, popen, proc_open, proc_close, proc_nice, proc_terminate, proc_get_status, escapeshellarg, escapeshellcmd, eval, dl, imap_mail, libvirt_connect, gnupg_init, unsetenv, apache_setenv, pcntl_exec, pcntl_alarm, pcntl_fork, pcntl_waitpid, pcntl_wait, pcntl_wifexited, pcntl_wifstopped, pcntl_wifsignaled, pcntl_wifcontinued, pcntl_wexitstatus, pcntl_wtermsig, pcntl_wstopsig, pcntl_signal, pcntl_signal_get_handler, pcntl_signal_dispatch, pcntl_get_last_error, pcntl_strerror, pcntl_sigprocmask, pcntl_sigwaitinfo, pcntl_sigtimedwait, pcntl_getpriority, pcntl_setpriority, pcntl_async_signals, opcache_get_status, opcache_reset, opcache_get_configuration
Upload Files
File: /home/c0400220/public_html/continental/wp-content/plugins/theme-editor/app/view/notify.php
<?php if ( ! defined( 'ABSPATH' ) ) exit; ?>

<style>
.msEditorWhiteWrap{
	border: 1px solid #ddd;
	background: #fff;
	padding: 30px;
}
h1.headingTitle {
	padding: 15px 0px;
	color: #404040;
	border-bottom: 1px solid #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	margin: 0;
	padding-top: 0;
	margin-bottom: 30px;
}
h1.headingTitle .headingicon {
	float: left;
	margin-right: 10px;
	display: inline-block;
}
.msProBar {
	background: #f0dddd;
	padding: 15px;
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 16px;
	border-radius: 6px;
	border: 1px solid #edafaf;
}
.msProBar .buyProBtnSpan a {
	color: #fff;
	text-decoration: none;
	background: #7b3024;
	display: inline-block;
	padding: 12px 20px;
	border-radius: 6px;
	font-size: 14px;
	line-height: 14px;
}
.msProBar .proTextMsg {
	margin-right: 15px;
}
</style>

<div class="wrap te-notify msEditorWhiteWrap">

<h1 class="headingTitle">
<span class="headingicon"><img src="<?php echo plugins_url( 'images/mseditor-notify-icon.png', __FILE__ );?>"/> </span> 
<span class="headingTxt"> <?php _e('Notifications', 'te-editor');?></span>
</h1>


<div class="msProBar">
   <span class="proTextMsg"> <?php _e('Note: This is just a screenshot. Buy PRO Version for this feature.', 'theme-editor');?></span>
   <span class="buyProBtnSpan">
    <a href="https://themeeditor.pro/product/theme-editor/" target="_blank"><?php _e('BUY PRO', 'theme-editor');?> </a>
    </span>
    </div>
    
 
<img style="max-width: 100%;" src="<?php echo MK_THEME_EDITOR_URL.'app/view/images/noti1.jpg';?>">
<img style="max-width: 100%;" src="<?php echo MK_THEME_EDITOR_URL.'app/view/images/noti2.jpg';?>">
</div>