refactor global array
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -6,7 +6,7 @@ $header
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<if $result['adminid'] == $userinfo['userid']>
|
||||
<if $result['adminid'] == \Froxlor\User::getAll()['userid']>
|
||||
<div class="warningcontainer bradius">
|
||||
<div class="warning">{$lng['error']['youcanteditallfieldsofyourself']}</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user