Skip to content

Commit 2150d1f

Browse files
committed
PD-4777 remove extra whitespace
1 parent cdae912 commit 2150d1f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/app/password-recovery/pages/password-recovery/password-recovery.component.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,7 @@
153153
} @if (submitted) {
154154
<div class="text-left orc-font-body-small">
155155
<span i18n="@@recovery.weHaveSent">We have sent a recovery email to</span
156-
>&nbsp;
157-
<b>{{ recoveryForm.get('email').value }}</b>
156+
>&nbsp;<b>{{ recoveryForm.get('email').value }}</b>
158157
<br />
159158
<br />
160159
<div i18n="@@recovery.ifYouDoNotReceive">

0 commit comments

Comments
 (0)