Reverted back the failed activation message template.
authorMadhusudan.C.S <madhusudancs@gmail.com>
Mon, 12 Oct 2009 20:10:20 +0530
changeset 31 aa68a264b036
parent 30 377d71ef7201
child 32 192ca2513f89
Reverted back the failed activation message template.
template/registration/activate.html
--- a/template/registration/activate.html	Mon Oct 12 20:03:31 2009 +0530
+++ b/template/registration/activate.html	Mon Oct 12 20:10:20 2009 +0530
@@ -20,8 +20,8 @@
     }
 </style>
         <table>
-          Your activation failed because of either the invalid activation key
-          or because your activation key has expired.
+          Your account has been activated and registration procedure is complete.
+          You can login to your account now.
         </table>
       <script type="text/javascript">
 	document.getElementById('id_username').focus();