# HG changeset patch # User Pascal Bellard # Date 1359812957 -3600 # Node ID 4a0422a30ff6a0ad363295950e63b59053f8e6ca # Parent d0818093bbc65072d3656e4563c4fb37c5697b8e hardware.cgi: add menu shortcut diff -r d0818093bbc6 -r 4a0422a30ff6 hardware.cgi --- a/hardware.cgi Sat Feb 02 14:32:56 2013 +0100 +++ b/hardware.cgi Sat Feb 02 14:49:17 2013 +0100 @@ -219,6 +219,7 @@ cat << EOT +

$(gettext 'Filesystem usage statistics')

 EOT
diff -r d0818093bbc6 -r 4a0422a30ff6 styles/default/header.html
--- a/styles/default/header.html	Sat Feb 02 14:32:56 2013 +0100
+++ b/styles/default/header.html	Sat Feb 02 14:49:17 2013 +0100
@@ -84,6 +84,8 @@
 					src="/styles/default/images/tux.png" />$(gettext 'Kernel modules')
 				
  • $(gettext 'Detect PCI/USB')
  • +
  • $(gettext 'Disks')
  • $(gettext 'Live')