google-code-export / flies

Automatically exported from code.google.com/p/flies
GNU Lesser General Public License v2.1
2 stars 0 forks source link

Activation email is addressed to "Dear ," #215

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The activation email looks like this:

------------
Dear ,

Please click on the following link to activate your account:

http://XXXXX/flies/account/activate/XXXXXXXXXXXXXXXXXX
------------

It should use the name I entered when registering.

Original issue reported on code.google.com by sean.flanigan@gmail.com on 16 Dec 2010 at 5:38

GoogleCodeExporter commented 9 years ago
The cheapest solution is replace "Dear ," with "Hi," :-)

Original comment by dingyichen on 16 Dec 2010 at 6:45

GoogleCodeExporter commented 9 years ago

Original comment by sean.flanigan@gmail.com on 16 Dec 2010 at 7:05