From 1aea7fca0334e89fbcf69cc7477589e4118b3ebe Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Sun, 19 Mar 2000 06:40:30 +0000 Subject: Improved links, new project on ACS. --- 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 c3bb4bc7..715fbafc 100644 --- a/html/functions.php3 +++ b/html/functions.php3 @@ -152,7 +152,7 @@ function footer($filemodified=".") { function click_to_go_back() { print "

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

\n"; } -- cgit v1.2.3