css
This commit is contained in:
parent
4fdb158c41
commit
f60c639546
@ -242,7 +242,7 @@ if ($resql) {
|
||||
$i++;
|
||||
}
|
||||
} else {
|
||||
print '<tr><td colspan="6" class="opacitymedium">'.$langs->trans("None").'</td></tr>';
|
||||
print '<tr><td colspan="6"><span class="opacitymedium">'.$langs->trans("None").'</span></td></tr>';
|
||||
}
|
||||
|
||||
if ($num > 0) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user