summaryrefslogtreecommitdiff
path: root/httemplate/loginout
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/loginout')
-rw-r--r--httemplate/loginout/logout.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/loginout/logout.html b/httemplate/loginout/logout.html
index 40371d5..d8e1c63 100644
--- a/httemplate/loginout/logout.html
+++ b/httemplate/loginout/logout.html
@@ -8,11 +8,11 @@
<BODY>
<BR><BR>
<CENTER>
- You have logged out
+ You have logged out.
</CENTER>
<BR><BR>
<CENTER>
- Return to <a href="..">freeside</a>
+ You can <a href="..">log in</a> again.
</CENTER>
</BODY>
</HTML>