Florian Schaal
2016-02-21 7e2a3fa28cf3edf250a627386e7199f14cad6cf0
interface/web/client/form/client_template.tform.php
@@ -729,6 +729,20 @@
         'rows'  => '',
         'cols'  => ''
      ),
      'limit_database_user' => array (
         'datatype' => 'INTEGER',
         'formtype' => 'TEXT',
         'validators' => array (  0 => array ( 'type' => 'ISINT',
               'errmsg'=> 'limit_database_user_error_notint'),
         ),
         'default' => '0',
         'value'  => '',
         'separator' => '',
         'width'  => '10',
         'maxlength' => '10',
         'rows'  => '',
         'cols'  => ''
      ),
      'limit_database_quota' => array (
         'datatype' => 'INTEGER',
         'formtype' => 'TEXT',