vogelor
2010-06-08 a892b8c8007f87c39497dd98aa268d35428416a8
interface/web/client/form/client_template.tform.php
@@ -367,6 +367,20 @@
         'rows'      => '',
         'cols'      => ''
      ),
      'limit_webdav_user' => array (
         'datatype'   => 'INTEGER',
         'formtype'   => 'TEXT',
         'validators'   => array (    0 => array (   'type'   => 'ISINT',
                                          'errmsg'=> 'limit_webdav_user_error_notint'),
                           ),
         'default'   => '0',
         'value'      => '',
         'separator'   => '',
         'width'      => '10',
         'maxlength'   => '10',
         'rows'      => '',
         'cols'      => ''
      ),
      'limit_dns_zone' => array (
         'datatype'   => 'INTEGER',
         'formtype'   => 'TEXT',