summaryrefslogtreecommitdiff
path: root/project/templates
diff options
context:
space:
mode:
authorMadhusudan.C.S2009-11-11 15:57:57 +0530
committerMadhusudan.C.S2009-11-11 15:57:57 +0530
commit43a42eba8473ecaa9c9c1bce5f405cdc7c71907c (patch)
tree847f3dcbf499f29b0d2d1a5ba354ddefaef710f2 /project/templates
parentcbd48485d03e8541267681bd6cb87a2aa684e0bf (diff)
downloadscipycon-43a42eba8473ecaa9c9c1bce5f405cdc7c71907c.tar.gz
scipycon-43a42eba8473ecaa9c9c1bce5f405cdc7c71907c.tar.bz2
scipycon-43a42eba8473ecaa9c9c1bce5f405cdc7c71907c.zip
Made a small textual change in the registrations template.
Diffstat (limited to 'project/templates')
-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();