Hullo,
I tried removed the field code in the tpl_checkout_payment_default.php.
but the darn thing still showed up. I'm gettin tired so in: in includes/language/english/shopping_cart.php
I just changed:
define('TEXT_INFORMATION', 'You may want to add some instructions for using the shopping cart here. (defined in includes/languages/english/shopping_cart.php)');
to:
define('TEXT_INFORMATION', '');
hehe,
Tat



