tazpanel diff hardware.cgi @ rev 110

Move to settings.cgi and improve Panel configuration
author Christophe Lincoln <pankso@slitaz.org>
date Fri Apr 15 10:15:40 2011 +0200 (2011-04-15)
parents 25602bc63ca7
children dce3e66c3ba4
line diff
     1.1 --- a/hardware.cgi	Wed Apr 13 16:41:02 2011 +0200
     1.2 +++ b/hardware.cgi	Fri Apr 15 10:15:40 2011 +0200
     1.3 @@ -96,14 +96,14 @@
     1.4  		# Default to summary with mounted filesystem, loaded modules
     1.5  		#
     1.6  		xhtml_header
     1.7 -		
     1.8  		cat << EOT
     1.9  <div id="wrapper">
    1.10  	<h2>`gettext "Drivers &amp; Devices"`</h2>
    1.11  	<p>`gettext "Manage your computer hardware`</p>
    1.12  </div>
    1.13  <div>
    1.14 -	<a class="button" href="$SCRIPT_NAME?modules">Kernel modules</a>
    1.15 +	<a class="button" href="$SCRIPT_NAME?modules">
    1.16 +		<img src="$IMAGES/tux.png" />Kernel modules</a>
    1.17  </div>
    1.18  EOT
    1.19  		echo '<h3>Filesystem usage statistics</h3>'