aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subSilver/template/memberlist_email.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/subSilver/template/memberlist_email.html')
-rw-r--r--phpBB/styles/subSilver/template/memberlist_email.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/memberlist_email.html b/phpBB/styles/subSilver/template/memberlist_email.html
index 1e4d7e9930..4f514e6a7d 100644
--- a/phpBB/styles/subSilver/template/memberlist_email.html
+++ b/phpBB/styles/subSilver/template/memberlist_email.html
@@ -49,7 +49,7 @@ function checkForm(formObj)
<td class="row1" width="35%"><b class="genmed">{L_SUBJECT}</b></td>
<td class="row2"><input class="post" type="text" name="subject" size="50" maxlength="100" tabindex="2" value="{SUBJECT}" /></td>
</tr>
- <!-- ELSE --->
+ <!-- ELSE -->
<tr>
<td class="row1" width="35%"><b class="genmed">{L_EMAIL_ADDRESS}</b></td>
<td class="row2"><input class="post" type="text" name="email" size="50" maxlength="100" value="{EMAIL}" /></td>