tazpanel diff boot.cgi @ rev 584

Tiny edits
author Paul Issott <paul@slitaz.org>
date Fri Apr 15 20:40:37 2016 +0100 (2016-04-15)
parents 21f625d5ebbb
children 6e5673c7fa08
line diff
     1.1 --- a/boot.cgi	Fri Apr 08 18:09:43 2016 +0200
     1.2 +++ b/boot.cgi	Fri Apr 15 20:40:37 2016 +0100
     1.3 @@ -169,7 +169,7 @@
     1.4  			[ -n "$(which $name)" ] && cfg="man|help|$cfg"
     1.5  			case "$name" in
     1.6  				firewall)
     1.7 -					_ 'SliTaz Firewall with iptable rules' ;;
     1.8 +					_ 'SliTaz Firewall with iptables rules' ;;
     1.9  				httpd)
    1.10  					_ 'Small and fast web server with CGI support' ;;
    1.11  				ntpd)