changeset 285:05ef582dfa3b

Changing return to blog link
author Dominic Cleal <dominic@computerkb.co.uk>
date Tue, 28 Oct 2008 00:44:56 +0000
parents 9c05c34e7e8f
children 6f1aaf5309c7
files cgi-bin/comments.cgi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/cgi-bin/comments.cgi	Tue Oct 28 00:26:22 2008 +0000
+++ b/cgi-bin/comments.cgi	Tue Oct 28 00:44:56 2008 +0000
@@ -196,7 +196,7 @@
  <body>
   <h2>Thanks!</h2>
   <p>Your comment will be included the next time this blog is rebuilt.</p>
-  <p><a href="http://$ENV{'HTTP_HOST'}/">Return to blog</a>.</p>
+  <p><a href="http://$ENV{'HTTP_HOST'}/blog/">Return to blog</a>.</p>
  </body>
 </html>
 EOF