| Server IP : 23.111.136.34 / Your IP : 216.73.216.136 Web Server : Apache System : Linux servidor.eurohost.com.br 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : meusitei ( 1072) PHP Version : 5.6.40 Disable Function : show_source, system, shell_exec, passthru, proc_open MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/meusitei/public_html/central/templates/orderforms/standard_cart/ |
Upload File : |
{include file="orderforms/standard_cart/common.tpl"}
<div id="order-standard_cart">
<div class="row">
<div class="pull-md-right col-md-9">
<div class="header-lined">
<h1>
{$LANG.thereisaproblem}
</h1>
</div>
</div>
<div class="col-md-3 pull-md-left sidebar hidden-xs hidden-sm">
{include file="orderforms/standard_cart/sidebar-categories.tpl"}
</div>
<div class="col-md-9 pull-md-right">
{include file="orderforms/standard_cart/sidebar-categories-collapsed.tpl"}
<div class="alert alert-danger error-heading">
<i class="fa fa-warning"></i>
{$errortitle}
</div>
<div class="row">
<div class="col-sm-8 col-sm-offset-2">
<p class="margin-bottom">{$errormsg}</p>
<div class="text-center">
<a href="javascript:history.go(-1)" class="btn btn-default">
<i class="fa fa-arrow-left"></i>
{$LANG.problemgoback}
</a>
</div>
</div>
</div>
</div>
</div>
</div>