Fixed typo
authorJens Frank <jeluf@users.mediawiki.org>
Sat, 26 Nov 2005 18:28:56 +0000 (18:28 +0000)
committerJens Frank <jeluf@users.mediawiki.org>
Sat, 26 Nov 2005 18:28:56 +0000 (18:28 +0000)
includes/SpecialEmailuser.php

index 049ba93..498076d 100644 (file)
@@ -104,7 +104,7 @@ class EmailUserForm {
 
                $wgOut->addHTML( "
 <form id=\"emailuser\" method=\"post\" action=\"{$action}\">
-<table border='0' id='mailheader><tr>
+<table border='0' id='mailheader'><tr>
 <td align='right'>{$emf}:</td>
 <td align='left'><strong>" . htmlspecialchars( $sender ) . "</strong></td>
 </tr><tr>