mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 15:04:31 -04:00
Make expiration table wrap with expiration date
This commit is contained in:
parent
42c1f537bc
commit
6e3b53f3cb
@ -1190,7 +1190,7 @@ $LANG = array(
|
||||
'status_refunded' => 'Refunded',
|
||||
'refunded_payment' => 'Refunded Payment',
|
||||
'activity_39' => ':user refunded :adjustment of a :payment_amount payment (:payment)',
|
||||
'card_expiration' => 'Exp: :expires',
|
||||
'card_expiration' => 'Exp: :expires',
|
||||
|
||||
'card_unknown' => 'Unknown',
|
||||
'card_amex' => 'American Express',
|
||||
|
Loading…
x
Reference in New Issue
Block a user