mirror of
https://github.com/bitwarden/browser
synced 2026-02-18 18:33:50 +00:00
remove unwanted text and place wanted in bit-hint (#18989)
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
<p bitTypography="body1">{{ "sendProtectedPassword" | i18n }}</p>
|
||||
<p bitTypography="body1">{{ "sendProtectedPasswordDontKnow" | i18n }}</p>
|
||||
<bit-form-field>
|
||||
<bit-label>{{ "password" | i18n }}</bit-label>
|
||||
<input bitInput type="password" [formControl]="password" required appInputVerbatim appAutofocus />
|
||||
<bit-hint>{{ "sendProtectedPasswordDontKnow" | i18n }}</bit-hint>
|
||||
<button type="button" bitIconButton bitSuffix bitPasswordInputToggle></button>
|
||||
</bit-form-field>
|
||||
<div class="tw-flex">
|
||||
|
||||
Reference in New Issue
Block a user