With addition of queue column there are 9 columns to fill now so the message when there are no rules fills the whole area.

This commit is contained in:
Ermal Luçi 2008-02-10 18:51:07 +00:00
parent e6db3f584c
commit 9892fb82cb

View File

@ -628,7 +628,7 @@ echo "<script type=\"text/javascript\" language=\"javascript\" src=\"/javascript
<?php if ($nrules == 0): ?>
<td class="listt"></td>
<td class="listt"></td>
<td class="listlr" colspan="8" align="center" valign="middle">
<td class="listlr" colspan="9" align="center" valign="middle">
<span class="gray">
No rules are currently defined for this interface.<br>
All incoming connections on this interface will be blocked until you add pass rules.<br><br>