- Fix delete credit access on payment history.
authorFernando Kiernan <fkiernan@id.net.ar>
Thu, 9 Jan 2014 21:15:44 +0000 (18:15 -0300)
committerIvan Kohler <ivan@freeside.biz>
Sun, 19 Jan 2014 06:01:05 +0000 (22:01 -0800)
httemplate/view/cust_main/payment_history.html

index 141a079..a005384 100644 (file)
@@ -415,7 +415,7 @@ my %opt = (
         'Apply payment', 'Refund credit card payment', 'Refund Echeck payment',
         'Credit card void', 'Echeck void', 'Void payments', 'Unvoid payments',
         'Delete payment', 'Unapply payment',
         'Apply payment', 'Refund credit card payment', 'Refund Echeck payment',
         'Credit card void', 'Echeck void', 'Void payments', 'Unvoid payments',
         'Delete payment', 'Unapply payment',
-        'Apply credit', 'Delete Credit', 'Unapply credit',
+        'Apply credit', 'Delete credit', 'Unapply credit',
         'Delete refund',
         'Billing event reports', 'View customer billing events',
       )
         'Delete refund',
         'Billing event reports', 'View customer billing events',
       )