tazpanel diff boot.cgi @ rev 67
remove debug_info and put code in header
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Apr 12 02:47:00 2011 +0200 (2011-04-12) |
parents | 8f60cbb66259 |
children | 9cb3773c29ff |
line diff
1.1 --- a/boot.cgi Tue Apr 12 02:40:59 2011 +0200 1.2 +++ b/boot.cgi Tue Apr 12 02:47:00 2011 +0200 1.3 @@ -44,7 +44,7 @@ 1.4 . /etc/rcS.conf 1.5 TITLE="- Boot" 1.6 xhtml_header 1.7 - debug_info 1.8 + 1.9 cat << EOT 1.10 <div id="wrapper"> 1.11 <h2>`gettext "Manage daemons"`</h2> 1.12 @@ -138,7 +138,7 @@ 1.13 . /etc/rcS.conf 1.14 TITLE="- Boot" 1.15 xhtml_header 1.16 - debug_info 1.17 + 1.18 cat << EOT 1.19 <div id="wrapper"> 1.20 <h2>`gettext "Boot & Start services"`</h2>