Made a small textual change in the registrations template.
authorMadhusudan.C.S <madhusudancs@gmail.com>
Wed, 11 Nov 2009 15:57:57 +0530
changeset 26 e3e4bcbc7c19
parent 25 ad091ba95653
child 27 1d772726c9d7
Made a small textual change in the registrations template.
project/templates/registration/activate.html
--- a/project/templates/registration/activate.html	Wed Nov 11 15:56:21 2009 +0530
+++ b/project/templates/registration/activate.html	Wed Nov 11 15:57:57 2009 +0530
@@ -21,7 +21,7 @@
 </style>
         <table>
           Your account has been activated and registration procedure is complete.
-          You can login to your account now.
+          You have also been automatically logged into your account.
         </table>
       <script type="text/javascript">
 	document.getElementById('id_username').focus();