18 lines
1.3 KiB
PHP
18 lines
1.3 KiB
PHP
<?php /* Smarty version 2.6.20, created on 2012-11-26 08:22:58
|
|
compiled from /srv/www/vhosts/firestorm.pl/subdomains/kaktusy/httpdocs/modules/cashondelivery/confirmation.tpl */ ?>
|
|
<?php require_once(SMARTY_CORE_DIR . 'core.load_plugins.php');
|
|
smarty_core_load_plugins(array('plugins' => array(array('function', 'l', '/srv/www/vhosts/firestorm.pl/subdomains/kaktusy/httpdocs/modules/cashondelivery/confirmation.tpl', 1, false),)), $this); ?>
|
|
<p><?php echo smartyTranslate(array('s' => 'Your order on','mod' => 'cashondelivery'), $this);?>
|
|
<span class="bold"><?php echo $this->_tpl_vars['shop_name']; ?>
|
|
</span> <?php echo smartyTranslate(array('s' => 'is complete.','mod' => 'cashondelivery'), $this);?>
|
|
|
|
<br /><br />
|
|
<?php echo smartyTranslate(array('s' => 'You have chosen the cash on delivery method.','mod' => 'cashondelivery'), $this);?>
|
|
|
|
<br /><br /><span class="bold"><?php echo smartyTranslate(array('s' => 'Your order will be sent very soon.','mod' => 'cashondelivery'), $this);?>
|
|
</span>
|
|
<br /><br /><?php echo smartyTranslate(array('s' => 'For any questions or for further information, please contact our','mod' => 'cashondelivery'), $this);?>
|
|
<a href="<?php echo $this->_tpl_vars['base_dir_ssl']; ?>
|
|
contact-form.php"><?php echo smartyTranslate(array('s' => 'customer support','mod' => 'cashondelivery'), $this);?>
|
|
</a>.
|
|
</p>
|