From c8bb81e9f89313c41fb95e0d58ac5e388ce94b1c Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 29 Sep 2000 17:55:49 +0000 Subject: Click to go back links to root. --- html/functions.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/functions.php3') diff --git a/html/functions.php3 b/html/functions.php3 index 864eab3f..c4817bee 100644 --- a/html/functions.php3 +++ b/html/functions.php3 @@ -140,7 +140,7 @@ function footer($filemodified=".") { } function click_to_go_back() { - print "

\nClick here to go back to the "; + print "

\nClick here to go back to the "; print $project_title; // FIXME: doesn't work. print " front page.

\n"; } -- cgit v1.2.3