X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2FPreferences.php;h=98fc936df46896f460d79fa5498110ea99eeae5d;hb=fcf62b0965dd5ecfc4dee73e103e29bc5e2cc3e9;hp=84cf5af0f0a10ce97a1a397b45a7a734b22cf93e;hpb=a754233690f3e70b2929251586c118ca2c115171;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/Preferences.php b/includes/Preferences.php index 84cf5af0f0..98fc936df4 100644 --- a/includes/Preferences.php +++ b/includes/Preferences.php @@ -706,6 +706,7 @@ class Preferences { 'options' => $tzOptions, 'default' => $tzSetting, 'size' => 20, + 'maxlength' => 6, 'section' => 'rendering/timeoffset', ); }