Fix typo in HTML version of account confirmation message.

This commit is contained in:
Tom Hughes 2007-09-30 08:50:53 +00:00
parent 61dd59712e
commit c2707d72e0

View file

@ -5,4 +5,4 @@
<p>If this is you, please click the link below to confirm that account.</p>
<p><a href="><%= @url %>"><%= @url %></a></p>
<p><a href="<%= @url %>"><%= @url %></a></p>