mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Correct translation key on add card link
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
.small-12.medium-6.columns
|
||||
.new_card{ ng: { show: 'CreditCard.visible', class: '{visible: CreditCard.visible}' } }
|
||||
%h3= t(:add_a_new_card)
|
||||
%h3= t(:add_new_credit_card)
|
||||
= render 'new_card_form'
|
||||
.authorised_shops{ ng: { controller: 'AuthorisedShopsCtrl', hide: 'CreditCard.visible' } }
|
||||
%h3
|
||||
|
||||
Reference in New Issue
Block a user