mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-14 10:26:19 +01:00
[PM-7004] Remove unnecessary span in verify-recover-delete-org.component.html
This commit is contained in:
parent
ac653135d9
commit
f433f8d532
@ -20,7 +20,7 @@
|
||||
class="btn btn-danger btn-block btn-submit"
|
||||
[bitAction]="submit"
|
||||
>
|
||||
<span>{{ "deleteOrganization" | i18n }}</span>
|
||||
{{ "deleteOrganization" | i18n }}
|
||||
</button>
|
||||
<a routerLink="/login" class="btn btn-outline-secondary btn-block ml-2 mt-0">
|
||||
{{ "cancel" | i18n }}
|
||||
|
Loading…
Reference in New Issue
Block a user