Marius Burkard
2016-05-27 799ea6713e2fbf14b9a7dc13c5094f331f99a679
interface/web/admin/form/server_ip_map.tform.php
@@ -69,7 +69,7 @@
         'datatype' => 'VARCHAR',
         'formtype' => 'TEXT',
         'validators' => array (  
            0 => array ( 'type' => 'ISIP', 'errmsg'=> 'ip_error_wrong'),
            0 => array ( 'type' => 'ISIPV4', 'errmsg'=> 'ip_error_wrong'),
            1 => array ( 'type' => 'NOTEMPTY', 'errmsg'=> 'destination_ip_empty'),
            ),
         'default' => '',