fantu
2008-12-22 7b8863015c4604983a7aabe86f35d4c701d23d1c
interface/lib/classes/tform.inc.php
@@ -643,7 +643,7 @@
                                        if($vip==0) {
                                                $errmsg = $validator['errmsg'];
                                                if(isset($this->wordbook[$errmsg])) {
                                                    $this->errorMessage .= $this->wordbook[$errmsg]."<br />\r\n";
                                                    $this->errorMessage .= $field_name.": ".$this->wordbook['ipv4_validator_error_txt']."<br />\r\n";
                                    } else {
                                       $this->errorMessage .= $errmsg."<br />\r\n";
                                    }