HEX
Server: Apache
System: Linux srv13.cpanelhost.cl 3.10.0-962.3.2.lve1.5.38.el7.x86_64 #1 SMP Thu Jun 18 05:28:41 EDT 2020 x86_64
User: cca63905 (4205)
PHP: 7.3.20
Disabled: NONE
Upload Files
File: //proc/self/root/proc/self/cwd/nueva/modules/smartsupp/views/templates/admin/includes/clients.tpl
<?php
/**
 * NOTICE OF LICENSE
 *
 * Smartsupp live chat - official plugin. Smartsupp is free live chat with visitor recording. 
 * The plugin enables you to create a free account or sign in with existing one. Pre-integrated 
 * customer info with WooCommerce (you will see names and emails of signed in webshop visitors).
 * Optional API for advanced chat box modifications.
 *
 * You must not modify, adapt or create derivative works of this source code
 *
 *  @author    Smartsupp
 *  @copyright 2021 Smartsupp.com
 *  @license   GPL-2.0+
**/ 
?>

<section class="clients">
	<div class="clients__container">
		<div class="clients__pretitle">
			{l s='POPULAR CHAT SOLUTION OF EUROPEAN WEBSHOPS AND WEBSITES' mod='smartsupp'}
		</div>
		<h2 class="clients__title">
			{l s='Join more than 500 000 companies and freelancers relying on Smartsupp' mod='smartsupp'}
		</h2>
		<div class="clients__logos">
			<img src="{$module_dir|escape:'html':'UTF-8'}views/img/insportline.png" />
			<img src="{$module_dir|escape:'html':'UTF-8'}views/img/redfox.png" />
			<img src="{$module_dir|escape:'html':'UTF-8'}views/img/motorgarten.png" />
			<img src="{$module_dir|escape:'html':'UTF-8'}views/img/travelking.png" />
		</div>
	</div>
</section>