Use help-modal to display help text for authorised shops

Also updated the text slightly to make it more clear when the purpose of authorised shops are
This commit is contained in:
Rob Harrington
2018-06-22 14:05:05 +10:00
parent 32622c77bc
commit 7db7084008
2 changed files with 2 additions and 2 deletions

View File

@@ -17,6 +17,6 @@
.authorised_shops{ ng: { controller: 'AuthorisedShopsCtrl', hide: 'CreditCard.visible' } }
%h3
= t('.authorised_shops')
%button.button.secondary.tiny.help-btn.ng-scope{ :popover => t('.authorised_shops_popover'), "popover-placement" => 'right' }
%button.button.secondary.tiny.help-btn.ng-scope{ "help-modal" => t('.authorised_shops_popover') }
%i.ofn-i_013-help
= render 'authorised_shops'

View File

@@ -2742,6 +2742,6 @@ See the %{link} to find out more about %{sitename}'s features and to start using
delete?: Delete?
cards:
authorised_shops: Authorised Shops
authorised_shops_popover: This is a list of shops which are permitted to charge your default credit card for OFN services (eg. subscriptions). Your card details will be kept secure and will not be shared with shop owners.
authorised_shops_popover: This is the list of shops which are permitted to charge your default credit card for any subscriptions (ie. repeating orders) you may have. Your card details will be kept secure and will not be shared with shop owners. You will always be notified when you are charged.
localized_number:
invalid_format: has an invalid format. Please enter a number.