summaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
Diffstat (limited to 'project')
-rwxr-xr-xproject/templates/registration/activate.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/registration/activate.html b/project/templates/registration/activate.html
index 3035a4f..e9b795a 100755
--- a/project/templates/registration/activate.html
+++ b/project/templates/registration/activate.html
@@ -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();