contrainte inutile
This commit is contained in:
parent
c46e57f382
commit
21cf449645
@ -192,7 +192,7 @@ if ($_GET["id"])
|
||||
$objMod = $modules[$obj->module];
|
||||
$picto=($objMod->picto?$objMod->picto:'generic');
|
||||
|
||||
if ($caneditperms && ($obj->module != 'user' || ! $fuser->admin))
|
||||
if ($caneditperms)
|
||||
{
|
||||
print '<tr '. $bc[$var].'>';
|
||||
print '<td>'.img_object('',$picto).' '.$objMod->getName();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user