Update modules.php

This commit is contained in:
Laurent Destailleur 2018-06-29 20:05:12 +02:00 committed by GitHub
parent 74d92dd91f
commit 75e9f1bf9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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">';