mirror of
https://github.com/bitwarden/server.git
synced 2025-01-29 23:01:46 +01:00
Changing the name of the menu item. (#5216)
This commit is contained in:
parent
ff846280e5
commit
03feb038b7
@ -92,7 +92,7 @@
|
|||||||
@if (canPromoteAdmin)
|
@if (canPromoteAdmin)
|
||||||
{
|
{
|
||||||
<a class="dropdown-item" asp-controller="Tools" asp-action="PromoteAdmin">
|
<a class="dropdown-item" asp-controller="Tools" asp-action="PromoteAdmin">
|
||||||
Promote Admin
|
Promote Organization Admin
|
||||||
</a>
|
</a>
|
||||||
}
|
}
|
||||||
@if (canPromoteProviderServiceUser)
|
@if (canPromoteProviderServiceUser)
|
||||||
|
Loading…
Reference in New Issue
Block a user