interface/web/sites/form/ftp_user.tform.php
@@ -108,6 +108,9 @@ 'formtype' => 'TEXT', 'validators' => array ( 0 => array ( 'type' => 'NOTEMPTY', 'errmsg'=> 'quota_size_error_empty'), 1 => array ( 'type' => 'REGEX', 'regex' => '/^(\-1|[0-9]{1,10})$/', 'errmsg'=> 'quota_size_error_regex'), ), 'default' => '-1', 'value' => '',