forked from Wavyzz/dolibarr
Merge remote-tracking branch 'upstream/develop' into nospaceaftercomma
This commit is contained in:
@@ -156,7 +156,7 @@ if ($resql)
|
||||
{
|
||||
print img_picto($langs->trans("SuperAdministrator"), 'redstar');
|
||||
}
|
||||
else if ($obj->admin)
|
||||
elseif ($obj->admin)
|
||||
{
|
||||
print img_picto($langs->trans("Administrator"), 'star');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user