tazpanel diff network.cgi @ rev 51
Implement daemons management
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Apr 09 05:45:44 2011 +0200 (2011-04-09) |
parents | a7b1d69663c3 |
children | 730f8bcacabc |
line diff
1.1 --- a/network.cgi Thu Apr 07 01:22:07 2011 +0200 1.2 +++ b/network.cgi Sat Apr 09 05:45:44 2011 +0200 1.3 @@ -39,6 +39,7 @@ 1.4 eth) 1.5 # Wired connections settings 1.6 xhtml_header 1.7 + debug_info 1.8 cat << EOT 1.9 <h2>`gettext "Ethernet connection`</h2> 1.10 <pre> 1.11 @@ -49,6 +50,7 @@ 1.12 wifi) 1.13 # Wireless connections settings 1.14 xhtml_header 1.15 + debug_info 1.16 cat << EOT 1.17 <h2>`gettext "Wireless connection`</h2> 1.18 <pre> 1.19 @@ -59,6 +61,7 @@ 1.20 *) 1.21 # Main Network page starting with a summary 1.22 xhtml_header 1.23 + debug_info 1.24 cat << EOT 1.25 <h2>`gettext "Networking`</h2> 1.26 <p>