We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 506c339 commit f844be8Copy full SHA for f844be8
TwoFactorAuth/view/adminhtml/web/template/google/configure.html
@@ -16,7 +16,7 @@
16
17
<p class="tfa-google-secure-code" data-bind='i18n: getSecretCode()'></p>
18
19
- <p data-bind='i18n: "Scan or copy&paste this code with your authenticator app and insert your code to confirm."'></p>
+ <p data-bind='i18n: "Scan or copy & paste this code with your authenticator app and insert your code to confirm."'></p>
20
21
<div class="admin__field _required field-tfa_code">
22
<label for="tfa_code" class="admin__field-label">
0 commit comments