mirror of
https://github.com/bitwarden/browser
synced 2026-01-07 11:03:30 +00:00
share adjustments
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<button type="button" appBlurClick (click)="cancel()">{{'cancel' | i18n}}</button>
|
||||
</div>
|
||||
<div class="center">
|
||||
<span class="title">{{'shareItem' | i18n}}</span>
|
||||
<span class="title">{{'share' | i18n}}</span>
|
||||
</div>
|
||||
<div class="right">
|
||||
<button type="submit" appBlurClick [disabled]="form.loading || !canSave"
|
||||
|
||||
Reference in New Issue
Block a user