mirror of
https://github.com/bitwarden/server.git
synced 2025-01-04 19:07:50 +01:00
PM-13227 Rename access insights to access intelligence (#5160)
This commit is contained in:
parent
4f50461521
commit
2504f36bdc
@ -165,7 +165,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-2">
|
||||
<h3>Access Insights</h3>
|
||||
<h3>Access Intelligence</h3>
|
||||
<div class="form-check">
|
||||
<input type="checkbox" class="form-check-input" asp-for="UseRiskInsights" disabled='@(canEditPlan ? null : "disabled")'>
|
||||
<label class="form-check-label" asp-for="UseRiskInsights"></label>
|
||||
|
Loading…
Reference in New Issue
Block a user