hotel_commerce/cache/smarty/compile/f4/b9/bc/f4b9bccc4c4330441afb817a5a414065e993b5da_0.file.infos.tpl.php
2023-06-26 13:09:26 +05:30

36 lines
1.7 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2023-06-22 13:37:37
from 'C:\xampp\htdocs\hotelcommerce\themes\hotel-reservation-theme\modules\cheque\views\templates\hook\infos.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_64943281b87668_70030439',
'has_nocache_code' => false,
'file_dependency' =>
array (
'f4b9bccc4c4330441afb817a5a414065e993b5da' =>
array (
0 => 'C:\\xampp\\htdocs\\hotelcommerce\\themes\\hotel-reservation-theme\\modules\\cheque\\views\\templates\\hook\\infos.tpl',
1 => 1687433800,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_64943281b87668_70030439 (Smarty_Internal_Template $_smarty_tpl) {
?>
<div class="alert alert-info">
<img src="../modules/cheque/cheque.jpg" style="float:left; margin-right:15px;" width="86" height="49">
<p><strong><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>"This module allows you to accept payments by check.",'mod'=>'cheque'),$_smarty_tpl ) );?>
</strong></p>
<p><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>"If the client chooses this payment method, the order status will change to 'Waiting for payment.'",'mod'=>'cheque'),$_smarty_tpl ) );?>
</p>
<p><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>"You will need to manually confirm the order as soon as you receive a check.",'mod'=>'cheque'),$_smarty_tpl ) );?>
</p>
</div>
<?php }
}