Update index.php
This commit is contained in:
parent
07488fec3d
commit
1f1945fc5c
@ -212,7 +212,7 @@ if ($resql)
|
||||
}
|
||||
} else {
|
||||
print '<tr class="oddeven">';
|
||||
print '<td>' . $langs->trans("None") . '</td>';
|
||||
print '<td><span class="opacitymedium">' . $langs->trans("None") . '</span></td>';
|
||||
print '</tr>';
|
||||
}
|
||||
print "</table></div>";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user