
Originally Posted by
Winchees
Thanks, very new to this - very much a case of knowing enough to be very dangerous & stuff things up
I had found the text & then did a shearch on the define statement & found this:
$this->output[] = array('title' => MODULE_ORDER_TOTAL_REWARD_POINTS_DISCOUNT_VALUE.' ('.zen_round($redeem_discount*100, 2).'%)',
'text' => '-'.$currencies->format($order_discount),
'value' => $order_discount);
in the "ot_reward_points_discount.php" file.
I have played around with it & all I can get it to do is totally take all the staments out, but other than that end up crashing the site.
Any suggestions someone
Bookmarks