Florian Schaal
2016-03-22 5ca959fa688255a8de61f89fe2751eb4d24a6912
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' => '',