tazpanel rev 346

hardware.cgi: add menu shortcut
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 02 14:49:17 2013 +0100 (2013-02-02)
parents d0818093bbc6
children 3b65ee3eb139
files hardware.cgi styles/default/header.html
line diff
     1.1 --- a/hardware.cgi	Sat Feb 02 14:32:56 2013 +0100
     1.2 +++ b/hardware.cgi	Sat Feb 02 14:49:17 2013 +0100
     1.3 @@ -219,6 +219,7 @@
     1.4  		cat << EOT
     1.5  </div>
     1.6  
     1.7 +<a name="disk">
     1.8  <h3>$(gettext 'Filesystem usage statistics')</h3>
     1.9  <pre>
    1.10  EOT
     2.1 --- a/styles/default/header.html	Sat Feb 02 14:32:56 2013 +0100
     2.2 +++ b/styles/default/header.html	Sat Feb 02 14:49:17 2013 +0100
     2.3 @@ -84,6 +84,8 @@
     2.4  					src="/styles/default/images/tux.png" />$(gettext 'Kernel modules')</a></li>
     2.5  				<li><a href="/hardware.cgi?detect"><img
     2.6  					src="/styles/default/images/monitor.png" />$(gettext 'Detect PCI/USB')</a></li>
     2.7 +				<li><a href="/hardware.cgi#disk"><img
     2.8 +					src="/styles/default/images/harddisk.png" />$(gettext 'Disks')</a></li>
     2.9  			</ul>
    2.10  		</li>
    2.11  		<li><a href="/live.cgi">$(gettext 'Live')</a>