Look: Modif esthetique mineures
This commit is contained in:
parent
0c5284c0ad
commit
ad62fe4dc8
@ -123,7 +123,7 @@ foreach($sortorder as $numero=>$name)
|
|||||||
$idperms="";
|
$idperms="";
|
||||||
$var=!$var;
|
$var=!$var;
|
||||||
// Module
|
// Module
|
||||||
print "<tr $bc[$var]><td width=\"240\">".img_object("",$picto[$numero]).' '.$modules[$numero]->getName()."</td>";
|
print "<tr $bc[$var]><td width=\"240\" nowrap=\"nowrap\">".img_object("",$picto[$numero]).' '.$modules[$numero]->getName()."</td>";
|
||||||
// Version
|
// Version
|
||||||
print '<td>'.$modules[$numero]->getVersion().'</td>';
|
print '<td>'.$modules[$numero]->getVersion().'</td>';
|
||||||
// Id
|
// Id
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user