Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Commit

Permalink
Update user_approved.inc.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ScarabMonkey committed Sep 24, 2014
1 parent afba46e commit 491a3a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions language/EN/emails/html/user_approved.inc.php
@@ -1,6 +1,6 @@
<table border="0" width="100%">
<tr>
<td colspan="2" height="35"><div style="font-size: 14px; font-weight: bold;">Congratulations, Your now a member of {SITENAME}!</div></td>
<td colspan="2" height="35"><div style="font-size: 14px; font-weight: bold;">Congratulations, You're now a member of {SITENAME}!</div></td>
</tr>
<tr>
<td colspan="2" style="font-size: 12px;">Hello <b>{C_NAME}</b>,</td>
Expand All @@ -21,4 +21,4 @@
<td width="34%" height="176" valign="top">&nbsp;
</td>
</tr>
</table>
</table>

0 comments on commit 491a3a1

Please sign in to comment.