Firewall: fixed padding-right of lastrule table in ruleoverview

This commit is contained in:
Alexander Marx
2014-02-24 16:20:21 +01:00
committed by Michael Tremer
parent 585df65af1
commit ec56a5393f

View File

@@ -2716,7 +2716,7 @@ END
<td colspan='13'>&nbsp;</td> <td colspan='13'>&nbsp;</td>
</tr> </tr>
<tr> <tr>
<td colspan='13' style="padding-left:0px;"> <td colspan='13' style="padding-left:0px;padding-right:0px">
<table width="100%" border='1' rules="cols" cellspacing='0'> <table width="100%" border='1' rules="cols" cellspacing='0'>
END END