summaryrefslogtreecommitdiff
path: root/modules/webcpanel/templates/nickserv/info.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules/webcpanel/templates/nickserv/info.html')
-rw-r--r--modules/webcpanel/templates/nickserv/info.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/webcpanel/templates/nickserv/info.html b/modules/webcpanel/templates/nickserv/info.html
index 1b4fa1e56..4b50f61dd 100644
--- a/modules/webcpanel/templates/nickserv/info.html
+++ b/modules/webcpanel/templates/nickserv/info.html
@@ -22,7 +22,7 @@
</tr>
{IF EXISTS EMAIL}
<tr>
- <td>E-mail:</td>
+ <td>Email:</td>
<td>{EMAIL}</td>
</tr>
{END IF}