X-Git-Url: http://git.cyclocoop.org/ecrire?a=blobdiff_plain;f=includes%2FPreferences.php;h=29d6e07afc7e55038401d002dd0cc1ba98890141;hb=57f156a8a121e7525898ab90917061015bdecdd4;hp=fc13a65dc766468c95cf118fc7df46ad7017631d;hpb=90749a261cc7e2b1fe4e319f667c2cb6c9435f13;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Preferences.php b/includes/Preferences.php index fc13a65dc7..29d6e07afc 100644 --- a/includes/Preferences.php +++ b/includes/Preferences.php @@ -307,6 +307,7 @@ class Preferences { $defaultPreferences['prefershttps'] = array( 'type' => 'toggle', 'label-message' => 'tog-prefershttps', + 'help-message' => 'prefs-help-prefershttps', 'section' => 'personal/info' ); }