aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Include
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Application/Include')
-rw-r--r--h-source/Application/Include/hardware.php1
-rw-r--r--h-source/Application/Include/vendorTranslations.php1
2 files changed, 2 insertions, 0 deletions
diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php
index 8caff1a..e5dccea 100644
--- a/h-source/Application/Include/hardware.php
+++ b/h-source/Application/Include/hardware.php
@@ -259,6 +259,7 @@ class Notebooks extends Hardware
"Lenovo" => "Lenovo",
"LG" => "LG",
"msi" => "msi",
+ "One Laptop per Child (Non-Profit)" => "One-Laptop-per-Child-Non-Profit",
"Philco" => "Philco",
"Philips" => "Philips",
"Panasonic" => "Panasonic",
diff --git a/h-source/Application/Include/vendorTranslations.php b/h-source/Application/Include/vendorTranslations.php
index b6c2093..4c6cca7 100644
--- a/h-source/Application/Include/vendorTranslations.php
+++ b/h-source/Application/Include/vendorTranslations.php
@@ -24,6 +24,7 @@ if (!defined('EG')) die('Direct access not allowed!');
function betterVendor($string)
{
$names = array(
+ "One-Laptop-per-Child-Non-Profit" => "One Laptop per Child (Non-Profit)",
"AT-T" => "AT&T",
"Franklin-Wireless-Corporation" => "Franklin Wireless Corporation",
"Novatel-Wireless" => "Novatel Wireless",