Add missing "a" in soc/mail/welcome.html template. Fixes Issue 313.
authorPawel Solyga <Pawel.Solyga@gmail.com>
Mon, 09 Mar 2009 10:58:04 +0000
changeset 1775 d605be8129c7
parent 1774 e8282d27eef8
child 1776 f86b0fe5f4d9
Add missing "a" in soc/mail/welcome.html template. Fixes Issue 313. Patch by: Pawel Solyga Reviewed by: to-be-reviewed.
app/soc/templates/soc/mail/welcome.html
--- a/app/soc/templates/soc/mail/welcome.html	Mon Mar 09 08:52:10 2009 +0000
+++ b/app/soc/templates/soc/mail/welcome.html	Mon Mar 09 10:58:04 2009 +0000
@@ -15,7 +15,7 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 
 {% block content %}
-Welcome to {{ site_name }}. If you are reading this it means you have successfully registered as user
+Welcome to {{ site_name }}. If you are reading this it means you have successfully registered as a user
 on our website.
 
 {% ifequal site_name "Melange" %}