Skip to content

Commit f844be8

Browse files
authored
Better format the copy & paste label
1 parent 506c339 commit f844be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TwoFactorAuth/view/adminhtml/web/template/google/configure.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<p class="tfa-google-secure-code" data-bind='i18n: getSecretCode()'></p>
1818

19-
<p data-bind='i18n: "Scan or copy&amp;paste this code with your authenticator app and insert your code to confirm."'></p>
19+
<p data-bind='i18n: "Scan or copy &amp; paste this code with your authenticator app and insert your code to confirm."'></p>
2020

2121
<div class="admin__field _required field-tfa_code">
2222
<label for="tfa_code" class="admin__field-label">

0 commit comments

Comments
 (0)