diff options
Diffstat (limited to 'h-source')
-rw-r--r-- | h-source/Application/Include/hardware.php | 2 | ||||
-rw-r--r-- | h-source/Public/Css/mobile.css | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index 1a38d75..0071ab6 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -160,7 +160,7 @@ class Hardware return null; } - public static $commYear = 'not-specified,2011,2010,2009,2008,2007,2006,2005,2004,2003,2002,2001,2000,1999,1998,1997,1996,1995,1994,1993,1992'; + public static $commYear = 'not-specified,2012,2011,2010,2009,2008,2007,2006,2005,2004,2003,2002,2001,2000,1999,1998,1997,1996,1995,1994,1993,1992'; public static $trackSelect = 'not-specified,no,yes'; diff --git a/h-source/Public/Css/mobile.css b/h-source/Public/Css/mobile.css index 6dbd834..85dabb3 100644 --- a/h-source/Public/Css/mobile.css +++ b/h-source/Public/Css/mobile.css @@ -164,7 +164,7 @@ img .ui-li-desc { white-space: normal; } .ui-li-heading { white-space: normal; } - +.ui-li .ui-btn-text a.ui-link-inherit { white-space: normal; } .devices_list .ui-li-desc { |