tazpanel diff network.cgi @ rev 205

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sun Aug 14 10:49:10 2011 +0100 (2011-08-14)
parents 99c0ba0080ee
children 3fe4007eaf93
line diff
     1.1 --- a/network.cgi	Mon Apr 18 11:00:54 2011 +0200
     1.2 +++ b/network.cgi	Sun Aug 14 10:49:10 2011 +0100
     1.3 @@ -66,7 +66,7 @@
     1.4  case " $(GET) " in
     1.5  	*\ start\ *)
     1.6  		# Here we sleep a bit to let udhcp get the lease before reloading
     1.7 -		# page with status
     1.8 +		# the page with status
     1.9  		/etc/init.d/network.sh start | log
    1.10  		sleep 2 ;;
    1.11  	*\ stop\ *)