interface/web/client/form/client_template.tform.php | ●●●●● patch | view | raw | blame | history |
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',