mirror of
https://github.com/bitwarden/server.git
synced 2025-07-19 08:30:59 -05:00
PM-13227 Rename access insights to access intelligence (#5160)
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user