template/registration/activate.html
changeset 29 4df0f5739386
parent 27 87910f9bd6ec
child 31 aa68a264b036
--- a/template/registration/activate.html	Mon Oct 12 19:42:59 2009 +0530
+++ b/template/registration/activate.html	Mon Oct 12 20:01:12 2009 +0530
@@ -20,8 +20,8 @@
     }
 </style>
         <table>
-          Your account has been activated and registration procedure is complete.
-          You can login to your account now.
+          Your activation failed because of either the invalid activation key
+          or because your activation key has expired.
         </table>
       <script type="text/javascript">
 	document.getElementById('id_username').focus();