mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Merge branch 'ent-5909-el-formato-encajado-de-la-busqueda-no-tiene-sentido' into 'develop'
fixed error See merge request artica/pandorafms!3266
This commit is contained in:
commit
4bf2a2fedd
@ -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