Made a small textual change in the registrations template for activation page.
authorMadhusudan.C.S <madhusudancs@gmail.com>
Wed, 11 Nov 2009 15:59:32 +0530
changeset 27 1d772726c9d7
parent 26 e3e4bcbc7c19
child 28 09032925ad9d
Made a small textual change in the registrations template for activation page.
project/templates/registration/activate.html
--- a/project/templates/registration/activate.html	Wed Nov 11 15:57:57 2009 +0530
+++ b/project/templates/registration/activate.html	Wed Nov 11 15:59:32 2009 +0530
@@ -20,8 +20,9 @@
     }
 </style>
         <table>
-          Your account has been activated and registration procedure is complete.
-          You have also been automatically logged into your account.
+          Your account has been activated. You have also been automatically
+          logged into your account. Click on the item "Registration" in the
+          left panel to fill in further details.
         </table>
       <script type="text/javascript">
 	document.getElementById('id_username').focus();