mirror of https://github.com/portainer/portainer
style(users): fix typo/grammar (#2848)
parent
845f4e912b
commit
80c5052b55
|
@ -91,7 +91,7 @@
|
|||
<div class="form-group" ng-if="isAdmin && !formValues.Administrator && formValues.Teams.length === 0">
|
||||
<div class="col-sm-12">
|
||||
<span class="small text-muted">
|
||||
Note: non-administrator users with no team do not have access to any endpoint by default. Head over the <a ui-sref="portainer.endpoints">endpoints view</a> to manage their accesses.
|
||||
Note: non-administrator users with no team do not have access to any endpoints by default. Head over the <a ui-sref="portainer.endpoints">endpoints view</a> to manage their accesses.
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue