tbrehm
2008-06-08 8b5ccd302bd1497de721a25e4ce086bebf95173f
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',