karailiev
2008-11-21 d8ff595140cb3c9ef74e0bcd2ae0e1a7bbeadc6b
interface/web/sites/form/shell_user.tform.php
@@ -105,6 +105,12 @@
         'width'      => '30',
         'maxlength'   => '255'
      ),
      'chroot' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'SELECT',
         'default'   => '',
         'value'      => array('' => 'None', 'jailkit' => 'Jailkit', 'ssh-chroot' => 'SSH Chroot')
      ),
      'quota_size' => array (
         'datatype'   => 'INTEGER',
         'formtype'   => 'TEXT',