Till Brehm
2014-02-15 494da4537eebd83df409fcd0492039382d0b1124
interface/web/dns/form/dns_txt.tform.php
@@ -86,7 +86,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' => '',