Files
interblue.pl/modules/ekomiratingsandreviews/views/templates/admin/interactive-screen-top.tpl
2024-10-25 14:16:28 +02:00

22 lines
865 B
Smarty

{*
* NOTICE OF LICENSE
*
* This file is licenced under the Software License Agreement.
* With the purchase or the installation of the software in your application
* you accept the licence agreement.
*
* You must not modify, adapt or create derivative works of this source code
*
* @author eKomi
* @copyright 2017 eKomi
* @license LICENSE.txt
*}
<div id="rnr_interactive_screen_top" class="signup-wrapper container-fluid">
<div class="row">
<strong>
{l s='If you need support' mod='ekomiratingsandreviews'}: <br/>
{l s='Email' mod='ekomiratingsandreviews'}: <a class="link" href="mailto:support@ekomi.zendesk.com">support@ekomi.zendesk.com</a><br/>
{l s='Phone' mod='ekomiratingsandreviews'}: <a class="link" href="tel:+49 (0)30 2000 444 999">+49 (0)30 2000 444 999</a><br/>
</strong>
</div>
</div>