trev55 Posted December 10, 2006 Posted December 10, 2006 In the file /admin/orders.php there is defined a text-input box "Comments". I'd like to have the code modified in a way that there is a standard text, namely "Thanks for doing business with us" by default in this comments box. How can I reach this? I think this is the correct code-fragment: <td class="main"><?php echo tep_draw_textarea_field('comments', 'soft', '60', '5'); ?></td>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.