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/cwd/nueva/modules/roja45quotationsprofree/views/templates/front/request-received.tpl
{*
* 2016 ROJA45
* All rights reserved.
*
* DISCLAIMER
*
* Changing this file will render any support provided by us null and void.
*
*  @author 			Roja45
*  @copyright  		2016 Roja45
*  @license          /license.txt
*}

{assign var='current_step' value='confirmed'}
{capture name=path}{l s='Request Received' mod='roja45quotationsprofree'}{/capture}

<div class="block">
    <div class="quotationspro_request_dialog_overlay"></div>
        <h4 id="quote_title" class="title_block">{l s='Request Received' mod='roja45quotationsprofree'}</h4>

        <div class="box">
            <p>{l s='Many thanks, we have received your request.  We will contact you with your quotation as soon as possible.' mod='roja45quotationsprofree'}</p>
        </div>
        <p class="quote_navigation clearfix">
            <a href="{$base_dir|escape:'html':'UTF-8'}" title="{l s='Home' mod='roja45quotationsprofree'}" class="pull-right button-exclusive btn btn-default">
                {l s='Home' mod='roja45quotationsprofree'}
                <i class="icon-chevron-right right"></i>
            </a>
        </p>
    </div>
</div>