# HG changeset patch # User Madhusudan.C.S <madhusudancs@gmail.com> # Date 1255358420 -19800 # Node ID aa68a264b036acf488ccd1e8eddeeb1415d5c93b # Parent 377d71ef72016db23b6a15aef51b104d02024154 Reverted back the failed activation message template. diff -r 377d71ef7201 -r aa68a264b036 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();