aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Controllers/NotebooksController.php
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Application/Controllers/NotebooksController.php')
-rw-r--r--h-source/Application/Controllers/NotebooksController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Application/Controllers/NotebooksController.php b/h-source/Application/Controllers/NotebooksController.php
index 9222743..252803c 100644
--- a/h-source/Application/Controllers/NotebooksController.php
+++ b/h-source/Application/Controllers/NotebooksController.php
@@ -54,7 +54,7 @@ class NotebooksController extends GenericController
"++++++checkIsStrings|".Notebooks::biosList() => "bios",
"+++++++checkIsStrings|".Notebooks::webcamList() => "webcam_works",
"++++++++checkIsStrings|".Notebooks::architectureList() => "architecture",
- "+++++++++checkIsStrings|".Notebooks::$installableSelect => "can_free_systems_be_installed",
+ "+++++++++checkIsStrings|".Notebooks::installableList() => "can_free_systems_be_installed",
"++++++++++checkIsStrings|".Notebooks::preventWifiList() => "prevent_wifi",
);