Fixed wrong text

pull/1/head
root 16 years ago
parent dfaddba330
commit b981df86ec

@ -330,7 +330,7 @@
if($_SESSION['profile']['id'] == $oldmemid) if($_SESSION['profile']['id'] == $oldmemid)
{ {
showheader(_("Domain Dispute")); showheader(_("Domain Dispute"));
echo _("You aren't allowed to dispute your own email addresses. Can't continue."); echo _("You aren't allowed to dispute your own domains. Can't continue.");
showfooter(); showfooter();
exit; exit;
} }

Loading…
Cancel
Save