mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 07:34:06 -08:00
Fixed typo
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
53334f7905
commit
fedf51dda4
|
@ -511,9 +511,7 @@
|
|||
@endif
|
||||
|
||||
@if (!Auth::user()->hasAccess('admin'))
|
||||
<p class="alert alert-warning">Only users with admins rights or greater may grant a user admin access.</p>
|
||||
@else
|
||||
farts
|
||||
<p class="alert alert-warning">Only users with admins rights or greater may grant a user admin access.</p>
|
||||
@endif
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue