Some little bugfixes to current codebase

This commit is contained in:
Christian Schmidt
2010-04-21 07:15:44 +02:00
parent 071df633cd
commit 6411b32c6e
5 changed files with 8 additions and 8 deletions

View File

@@ -199,7 +199,7 @@ print <<END
</tr>
<tr>
<td align='left' colspan='3'>
<textarea name="ipgroupcontent" cols="20" rows="5" Wrap="off">192.168.1.0/14\n192.168.0.1\n192.168.0.2\n</textarea>
<textarea name="ipgroupcontent" cols="20" rows="5" Wrap="off">192.168.1.0/24\n192.168.3.0/255.255.255.0\n192.168.0.1\n192.168.0.2\n</textarea>
</td>
</tr>
</table>