Fix css
This commit is contained in:
parent
58b70f0503
commit
4b13d5fafe
@ -174,7 +174,7 @@ if ($savehandler == 'files')
|
||||
|
||||
if (count($listofsessions) == 0)
|
||||
{
|
||||
print '<tr><td colspan="6">'.$langs->trans("NoSessionFound",$savepath,$openbasedir).'</td></tr>';
|
||||
print '<tr '.$bc[false].'><td colspan="6">'.$langs->trans("NoSessionFound",$savepath,$openbasedir).'</td></tr>';
|
||||
}
|
||||
print "</table>";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user