From ea0f13c140f6444d4b0da9e38e1c27c9004b6184 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Thu, 2 Aug 2012 00:44:36 +0000 Subject: dropped pcmcia controller, added generic host controller with subtype --- h-source/Application/Views/Desktop/page.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'h-source/Application/Views/Desktop/page.php') diff --git a/h-source/Application/Views/Desktop/page.php b/h-source/Application/Views/Desktop/page.php index 8e90923..231975c 100644 --- a/h-source/Application/Views/Desktop/page.php +++ b/h-source/Application/Views/Desktop/page.php @@ -60,10 +60,10 @@
- controller,'printers') === 0 ) { ?> + controller,'printers') === 0 or strcmp($this->controller,'hostcontrollers') === 0) { ?>
-
(laser, inkjet, ..):
-
+
():
+
-- cgit v1.2.3