Update index.php
This commit is contained in:
parent
baf6fc6a8b
commit
5251a6c72a
@ -347,7 +347,7 @@ if ($result) {
|
|||||||
|
|
||||||
$db->free();
|
$db->free();
|
||||||
} else {
|
} else {
|
||||||
print '<tr><td colspan="5"><div class="info">' . $langs->trans('NoTicketsFound') . '</div></td></tr>';
|
print '<tr><td colspan="6"><div class="info">' . $langs->trans('NoTicketsFound') . '</div></td></tr>';
|
||||||
}
|
}
|
||||||
|
|
||||||
print "</table>";
|
print "</table>";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user