interface/web/client/form/client.tform.php
@@ -727,6 +727,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 ##################################