mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fixed error
This commit is contained in:
parent
6cf96a0fad
commit
165e3663a6
@ -23,7 +23,7 @@ $searchUsers = check_acl($config['id_user'], 0, 'UM');
|
|||||||
$searchPolicies = check_acl($config['id_user'], 0, 'AW');
|
$searchPolicies = check_acl($config['id_user'], 0, 'AW');
|
||||||
$searchHelps = true;
|
$searchHelps = true;
|
||||||
|
|
||||||
echo '<br><div style="margin:auto; width:90%; padding: 10px;">';
|
echo '<br><div style="margin:auto; padding: 10px;">';
|
||||||
|
|
||||||
$anyfound = false;
|
$anyfound = false;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user