interface/web/dns/form/dns_mx.tform.php
@@ -87,7 +87,7 @@ 'type' => 'TOLOWER') ), 'validators' => array ( 0 => array ( 'type' => 'REGEX', 'regex' => '/^[a-zA-Z0-9\.\-]{0,255}$/', 'regex' => '/^[a-zA-Z0-9\.\-\*]{0,255}$/', 'errmsg'=> 'name_error_regex'), ), 'default' => '', @@ -141,7 +141,7 @@ 'range' => '60:', 'errmsg'=> 'ttl_range_error'), ), 'default' => '86400', 'default' => '3600', 'value' => '', 'width' => '10', 'maxlength' => '10'