# HG changeset patch # User Aleksej Bobylev # Date 1400878995 -10800 # Node ID 6adca10ef270a5e857a9b9ac1f84dcfe4ce18853 # Parent 16331ead16b560320905144123d9837f71b7acf1 Remove "
" in the Hardware -> Detect PCI and USB hardware diff -r 16331ead16b5 -r 6adca10ef270 hardware.cgi --- a/hardware.cgi Wed Mar 26 20:12:07 2014 +0000 +++ b/hardware.cgi Sat May 24 00:03:15 2014 +0300 @@ -67,9 +67,9 @@

$(gettext 'Detect PCI and USB hardware')

-
$(tazhw detect-pci | syntax_highlighter sh)
+
$(tazhw detect-pci --output=gtk | htmlize)
-
$(tazhw detect-usb | syntax_highlighter sh)
+
$(tazhw detect-usb --output=gtk | htmlize)
EOT ;; *\ modules\ *|*\ modinfo\ *)