mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 19:24:42 -04:00
Fix label translation
This commit is contained in:
parent
c5f340b7b3
commit
bcff6b81e8
@ -61,7 +61,7 @@
|
||||
->text(trans('texts.update_address_help'))
|
||||
->value(1) !!}
|
||||
{!! Former::checkboxes('creditCardTypes[]')
|
||||
->label('Accepted Credit Cards')
|
||||
->label('accepted_card_logos')
|
||||
->checkboxes($creditCardTypes)
|
||||
->class('creditcard-types')
|
||||
->value(1) !!}
|
||||
|
Loading…
x
Reference in New Issue
Block a user