Update modules.php
This commit is contained in:
parent
74d92dd91f
commit
75e9f1bf9a
@ -637,7 +637,7 @@ if ($mode == 'common')
|
||||
}
|
||||
|
||||
print '<tr class="oddeven">'."\n";
|
||||
if(!empty($conf->global->MAIN_MODULES_SHOW_LINENUMBERS)) print '<td width="20px">'.++$linenum.'</td>';
|
||||
if (!empty($conf->global->MAIN_MODULES_SHOW_LINENUMBERS)) print '<td width="20px">'.++$linenum.'</td>';
|
||||
|
||||
// Picto + Name of module
|
||||
print ' <td width="200px">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user