Skip to content

Commit

Permalink
Better format the copy & paste label
Browse files Browse the repository at this point in the history
  • Loading branch information
ssx authored Jul 3, 2023
1 parent 506c339 commit f844be8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

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

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

<div class="admin__field _required field-tfa_code">
<label for="tfa_code" class="admin__field-label">
Expand Down

0 comments on commit f844be8

Please sign in to comment.