New: Optiopn to see line numbers in modules page

This commit is contained in:
Abbes Bahfir 2018-06-11 23:09:12 +01:00
parent 94919d6e99
commit 74d92dd91f

View File

@ -637,6 +637,7 @@ if ($mode == 'common')
}
print '<tr class="oddeven">'."\n";
if(!empty($conf->global->MAIN_MODULES_SHOW_LINENUMBERS)) print '<td width="20px">'.++$linenum.'</td>';
// Picto + Name of module
print ' <td width="200px">';