????JFIF??x?x????'
Server IP : 79.136.114.73 / Your IP : 18.117.172.251 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/www.astacus.se/wp-content/plugins/cornerstone/includes/views/admin/ |
Upload File : |
<div class="tco-box tco-box-min-height tco-box-support"> <header class="tco-box-header"> <?php echo $status_icon_dynamic; ?> <h2 class="tco-box-title"><?php _e( 'Support', 'cornerstone' ); ?></h2> </header> <div class="tco-box-content"> <ul class="tco-box-features"> <li> <?php cs_tco()->admin_icon( 'woman', 'tco-box-feature-icon' ); ?> <div class="tco-box-feature-info"> <h4 class="tco-box-content-title"><?php _e( 'Real People', 'cornerstone' ); ?></h4> <span class="tco-box-content-text"><?php _e( 'A professional and courteous staff', 'cornerstone' ); ?></span> </div> </li> <li> <?php cs_tco()->admin_icon( 'tfs', 'tco-box-feature-icon' ); ?> <div class="tco-box-feature-info"> <h4 class="tco-box-content-title"><?php _e( 'Around the Clock', 'cornerstone' ); ?></h4> <span class="tco-box-content-text"><?php _e( 'Get help at any time, day or night', 'cornerstone' ); ?></span> </div> </li> <li> <?php cs_tco()->admin_icon( 'docs', 'tco-box-feature-icon' ); ?> <div class="tco-box-feature-info"> <h4 class="tco-box-content-title"><?php _e( 'Knowledge Base', 'cornerstone' ); ?></h4> <span class="tco-box-content-text"><?php _e( 'Dozens of articles and videos', 'cornerstone' ); ?></span> </div> </li> </ul> <?php if ( $is_validated ) : ?> <div class="tco-btn-group-horizontal"> <a class="tco-btn" href="https://theme.co/apex/kb/" target="_blank"><?php _e( 'Knowledge Base', 'cornerstone' ); ?></a><a class="tco-btn" href="https://theme.co/apex/support/" target="_blank"><?php _e( 'Support', 'cornerstone' ); ?></a> </div> <?php else : ?> <a class="tco-btn tco-btn-nope" href="#" data-tco-toggle=".tco-box-support .tco-overlay"><?php _e( 'Get World-Class Support', 'cornerstone' ); ?></a> <?php endif; ?> </div> <footer class="tco-box-footer"> <div class="tco-box-bg" style="background-image: url(<?php cs_tco()->admin_image( 'box-support-tco-box-bg.jpg' ); ?>);"></div> <?php if ( ! $is_validated ) : $box_class = '.tco-box-support'; include( $this->locate_view( 'admin/home-validate-overlay' ) ); endif; ?> </footer> </div>