Grammar error, sorry.

This commit is contained in:
Al Beano 2017-08-21 19:04:18 +01:00
parent c204adbace
commit 14e9211e44
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<br />
<ul>
<% IF e_no_email %>
<li>You need too enter a valid email address.</li>
<li>You need to enter a valid email address.</li>
<% END %>
<% IF e_wrong_pass %>
<li>The password you entered is incorrect.</li>