????
| Current Path : /home2/morganrand/www/store/includes/checkout/ |
| Current File : /home2/morganrand/www/store/includes/checkout/comments.php |
<table width="100%">
<tr>
<td style="padding:3px 0 0 10px;"><?php echo tep_draw_textarea_field('comments', 'soft', '60', '8', $comments); ?></td>
</tr>
<tr height="20"><td> </td></tr>
<tr>
<td><div style="float:right; padding:15px;" class="orderTotals"><?php echo MODULE_ORDER_TOTAL_INSTALLED ? '<table>' . $order_total_modules->output() . '</table>' : '';?></div></td>
</tr>
</table>