Skip to content

Commit 14b4db9

Browse files
Merge branch 'pr-668' into release
2 parents 90ca417 + a11b603 commit 14b4db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

view/frontend/web/template/payment/giftcard.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<!-- ko if: getIssuers() -->
2121
<!-- ko if: getIssuerListType() == 'dropdown' -->
2222
<div class="field-select-billing">
23-
<strong><span data-bind="i18n: 'Select Bank'"></span></strong>
23+
<strong><span data-bind="i18n: 'Select Giftcard'"></span></strong>
2424
<select data-bind="options: getIssuers(), optionsText: 'name', optionsValue: 'id', value: selectedIssuer"></select>
2525
</div>
2626
<br/>

0 commit comments

Comments
 (0)