File: //proc/self/cwd/wp-content/plugins/gallery-images/templates/admin/christmas-banner-html.php
<div class="backend-christmas-banner" <?php if( isset($_COOKIE['galleryImgChristmasShow']) && $_COOKIE['galleryImgChristmasShow'] == "no" ){ echo 'style="display:none"'; } ?>>
<div class="banner-block">
<div class="image-block">
<a href="http://huge-it.com/"></a>
</div>
<div class="text-block">
<a href="http://huge-it.com/" target="_blank">
<p><?php _e("Upgrade your plugin and get Developer's License for 13 WordPress plugins worth", 'gallery-img' ); ?> <span><?php _e('$760 for', 'gallery-img' ); ?> <strong><?php _e('$149', 'gallery-img' ); ?></strong> </span>
<?php _e('Plus, we add 12 months of FREE support and updates. The deal is available for a limited time only.', 'gallery-img' ); ?></p>
<button><?php _e('Get Sale Now', 'gallery-img' ); ?></button>
</a>
</div>
<div class="share-block">
<span><?php _e('Follow us', 'gallery-img' ); ?></span>
<ul>
<li><a href="https://www.facebook.com/hugeit/" target="_blank" class="facebook"></a></li>
<li><a href="https://twitter.com/HugeITcom" target="_blank" class="twitter"></a></li>
<li><a href="https://plus.google.com/111845940220835549549" target="_blank" class="google"></a></li>
<li><a href="https://www.youtube.com/channel/UCueCH_ulkgQZhSuc0L5rS5Q" target="_blank" class="youtube"></a></li>
</ul>
</div>
</div>
<a href="" class="close-christmas"></a>
</div>