Skip to content

Commit 40e0a46

Browse files
committed
PD-5445
1 parent 0c1b174 commit 40e0a46

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

projects/orcid-registry-ui/src/lib/components/auth-challenge/auth-challenge.component.html

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,7 @@ <h1 class="orc-font-heading-small text-center font-normal" i18n>
2525
>and</ng-container
2626
>&nbsp;}@if (showTwoFactorField) {<ng-container i18n
2727
>a two-factor authentication code</ng-container
28-
>&nbsp;}<ng-container
29-
i18n="
30-
auth challenge action clause|Clause in the verification sentence before
31-
a dynamic action fragment. actionDescription is a translated clause like
32-
'to disable 2FA', 'to unlink the alternate sign in account', or 'for'.
33-
Keep the sentence natural in your language.@@authChallenge.actionDescriptionClause"
34-
>{{ actionDescription }}</ng-container
28+
>&nbsp;}<ng-container>{{ actionDescription }}</ng-container
3529
>@if (boldText) {&nbsp;<b>{{ boldText }}</b
3630
>}@if (trailingText) {&nbsp;{{ trailingText }}}
3731
</p>

0 commit comments

Comments
 (0)