inc/error.inc.php
changeset 166 def8799ec0d7
parent 164 4c6adb48dcfd
child 167 0b992665ac4d
--- a/inc/error.inc.php	Fri May 16 10:01:42 2008 +0000
+++ b/inc/error.inc.php	Fri May 16 10:42:36 2008 +0000
@@ -86,7 +86,6 @@
 define("ERR_DNS_SOA_NAME", _('Invalid value for name field of SOA record. It should be the name of the zone.'));
 define("ERR_DNS_SOA_MNAME", _('You have an error in the MNAME field of the SOA record.'));
 define("ERR_DNS_HINFO_INV_CONTENT", _('Invalid value for content field of HINFO record.'));
-define("ERR_DNS_TXT_INV_CONTENT", _('Invalid value for content field of TXT record.'));
 define("ERR_DNS_HN_TOO_LONG", _('The hostname is too long.'));
 define("ERR_DNS_INV_TLD", _('You are using an invalid top level domain.'));
 define("ERR_DNS_INV_TTL", _('Invalid value for TTL field. It should be numeric.'));