Code: Select all
<?php if ($order_comment) { ?>
order_form.tpl is existing though but i can't find the
Code: Select all
<?php if ($order_comment) { ?>
oh i read the readme i think you need to update the info in the description q in your site

did i do this correctly
Code: Select all
<?php if ($comment) { ?>
<tr>
<td><?php echo $entry_comment; ?></td>
<td><?php echo $comment; ?></td>
</tr>
<?php } ?>
</table>
<?php include('view/template/sale/offline_cc.inc.tpl');?>