xaver
2012-01-15 5c67f75bdb5f5daaf06e077285e767dba44244fe
interface/web/client/form/client_template.tform.php
@@ -392,6 +392,12 @@
      'ssh_chroot' => array (
         'datatype'   => 'VARCHAR',
         'formtype'   => 'CHECKBOXARRAY',
         'validators'   => array (
           0 => array (
             'type'=> 'NOTEMPTY',
             'errmsg'=> 'ssh_chroot_notempty'
           ),
         ),
         'default'   => '',
         'separator' => ',',
         'valuelimit' => 'client:ssh_chroot',