Active
Project:
Ubercart Userpoints
Version:
6.x-2.0-beta2
Component:
Discount
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2011 at 00:28 UTC
Updated:
29 Jun 2011 at 00:28 UTC
Looks like a small oversight, as the other 2 messages are using t().
Line 225 should be:
drupal_set_message(t('You cannot discount an order for more than the order total.'), 'error');