tbrehm
2009-07-20 67c4b392445e899cc25a0ff44ae9a66a61dcd956
interface/web/client/form/client.tform.php
@@ -520,6 +520,7 @@
         'formtype'   => 'CHECKBOXARRAY',
         'default'   => '',
         'separator' => ',',
         'valuelimit' => 'client:web_php_options',
         'value'      => array('no' => 'Disabled', 'fast-cgi' => 'Fast-CGI', 'cgi' => 'CGI', 'mod' => 'Mod-PHP', 'suphp' => 'SuPHP')
      ),
      'limit_web_aliasdomain' => array (
@@ -583,6 +584,7 @@
         'formtype'   => 'CHECKBOXARRAY',
         'default'   => '',
         'separator' => ',',
         'valuelimit' => 'client:ssh_chroot',
         'value'      => array('no' => 'None', 'jailkit' => 'Jailkit')
      ),
      'default_dnsserver' => array (