Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
} else {
# Print notice that currently no hosts are ignored.
print "<tr>\n";
- print "<td class='base' colspan='2'>$Lang::tr{'guardian no entries'}</td>\n";
+ print "<td class='base' colspan='6'>$Lang::tr{'guardian no entries'}</td>\n";
print "</tr>\n";
}
} else {
# Print notice that currently no hosts are ignored.
print "<tr>\n";
- print "<td class='base' colspan='2'>$Lang::tr{'guardian no entries'}</td>\n";
+ print "<td class='base' colspan='5'>$Lang::tr{'guardian no entries'}</td>\n";
print "</tr>\n";
}