tbrehm
2009-02-11 95affef16ce0e62bdf42a0d5b964d1c97db9d570
interface/web/sites/form/shell_user.tform.php
@@ -105,6 +105,13 @@
         'width'      => '30',
         'maxlength'   => '255'
      ),
      'chroot' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'SELECT',
         'default'   => '',
         'valuelimit' => 'client:ssh_chroot',
         'value'      => array('no' => 'None', 'jailkit' => 'Jailkit', 'ssh-chroot' => 'SSH Chroot')
      ),
      'quota_size' => array (
         'datatype'   => 'INTEGER',
         'formtype'   => 'TEXT',