Hi,
I succesfully remove it on version 1.7, but on version 2.0RC2 if i do the same modification >>>
/*
if ($cart->count_contents() > 0) {
$boxContent .= tep_draw_separator();
$boxContent .= '<div align="right">' . $currencies->format($cart->show_total()) . '</div>';
}
*/
and commented out these lines in includes/shopping_cart.php, still shows up.
I have been up and down the script and couldn't find out anything else relevant to this.
Any ideas?





LinkBack URL
About LinkBacks










Bookmarks