[Netpass-devel] NetPass/www/components/Admin FormNPSnort,1.2,1.3
Brought to you by:
jeffmurphy
From: Matt <mt...@us...> - 2005-06-08 12:17:18
|
Update of /cvsroot/netpass/NetPass/www/components/Admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23843 Modified Files: FormNPSnort Log Message: Index: FormNPSnort =================================================================== RCS file: /cvsroot/netpass/NetPass/www/components/Admin/FormNPSnort,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- FormNPSnort 8 Jun 2005 02:57:21 -0000 1.2 +++ FormNPSnort 8 Jun 2005 12:17:05 -0000 1.3 @@ -52,7 +52,6 @@ } } } - $np->cfg->save(-user => $m->session->{'username'}); } sub getsnortvalue { @@ -103,7 +102,7 @@ <TR> <TD CLASS="gray" ALIGN=center>Sensor</TD> <TD CLASS="gray" ALIGN=center>Port</TD> -<TD CLASS="gray" ALIGN=center>ro/rw</TD> +<TD CLASS="gray" ALIGN=center>Mode</TD> <TD CLASS="gray" ALIGN=center>Action</TD> </TR> |