HEX
Server: Apache/2.4.49 (FreeBSD) OpenSSL/1.0.2s-freebsd PHP/5.6.36
System: FreeBSD hosting.icon.bg 11.3-RELEASE-p13 FreeBSD 11.3-RELEASE-p13 #0: Tue Sep 1 06:56:51 UTC 2020 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
User: ftpuser (1002)
PHP: 5.6.36
Disabled: NONE
Upload Files
File: /hosting/kak.bg/web/wp-content/themes/social_play/includes/views/shared/header.php
<div id="theme-wrap">
	<header class="tb-masthead">
		<div class="tb-logo">
			<img src="<?php echo get_template_directory_uri();?>/includes/views/images/logo-inverse.png" alt="themebazaar">
		</div>
		
		<div class="tb-head-sect">
			<h2><?php _e('SocialPlay '.FRAME_WORK, THEME_NAME);?></h2>
			<div class="head-button">
				<a href="http://support.extracoding.com/" class="btn btn-red" target="_blank"><?php _e('SUPPORT', THEME_NAME ); ?></a>
				<a href="<?php echo admin_url('themes.php?page=fw_theme_options&dummydata=true');?>" class="btn btn-green"><?php _e('Import Default Settings', THEME_NAME ); ?></a>
			</div>
		</div>
	</header>
<div id="content-wrap" class="clearfix">