<?php /* Smarty version 2.6.28, created on 2025-06-09 19:55:09
         compiled from /home/vinhostm/public_html/order/templates/orderforms/verticalsteps/error.tpl */ ?>
<link rel="stylesheet" type="text/css" href="templates/orderforms/<?php echo $this->_tpl_vars['carttpl']; ?>
/style.css" />

<h2><?php echo $this->_tpl_vars['LANG']['thereisaproblem']; ?>
</h2>

<p class="errorbox"><b><?php echo $this->_tpl_vars['errortitle']; ?>
</b></p>

<div class="orderbox">
<b class="orderboxrtop"><b class="r1"></b><b class="r2"></b><b class="r3"></b><b class="r4"></b></b>
<div class="orderboxpadding">
<p><?php echo $this->_tpl_vars['errormsg']; ?>
</p>

<p align="center"><br /><a href="javascript:history.go(-1)">&laquo; <?php echo $this->_tpl_vars['LANG']['problemgoback']; ?>
</a></p>

<br /><br /><br />
</div>
<b class="orderboxrbottom"><b class="r4"></b><b class="r3"></b><b class="r2"></b><b class="r1"></b></b>
</div>