tbrehm
2010-02-18 8d0c6b7369d168a1a9ad329c56c63b2e28575d5a
interface/web/client/form/client_template.tform.php
@@ -459,6 +459,20 @@
            'rows'      => '',
            'cols'      => ''
        ),
      'limit_traffic_quota' => array (
         'datatype'   => 'INTEGER',
         'formtype'   => 'TEXT',
         'validators'   => array (    0 => array (   'type'   => 'ISINT',
                                          'errmsg'=> 'limit_traffic_quota_error_notint'),
                           ),
         'default'   => '-1',
         'value'      => '',
         'separator'   => '',
         'width'      => '10',
         'maxlength'   => '10',
         'rows'      => '',
         'cols'      => ''
      ),
   ##################################
   # END Datatable fields
   ##################################