tazpanel diff network.cgi @ rev 237

style: Small color change
author Christophe Lincoln <pankso@slitaz.org>
date Tue Feb 28 11:59:51 2012 +0100 (2012-02-28)
parents 99c0ba0080ee
children 3fe4007eaf93
line diff
     1.1 --- a/network.cgi	Mon Apr 18 11:00:54 2011 +0200
     1.2 +++ b/network.cgi	Tue Feb 28 11:59:51 2012 +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\ *)