Merge "doc: Remove repetitive "Give grep a chance" phrase from comments"
[lhc/web/wiklou.git] / includes / Preferences.php
index fc13a65..29d6e07 100644 (file)
@@ -307,6 +307,7 @@ class Preferences {
                        $defaultPreferences['prefershttps'] = array(
                                'type' => 'toggle',
                                'label-message' => 'tog-prefershttps',
+                               'help-message' => 'prefs-help-prefershttps',
                                'section' => 'personal/info'
                        );
                }