From ea6e19a55b7b9ec3633616a176f298bbed516eb3 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 18 Oct 2000 13:19:52 +0000 Subject: Fix parse error. --- html/register.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html') diff --git a/html/register.html b/html/register.html index 5a0ccadb..097d8441 100644 --- a/html/register.html +++ b/html/register.html @@ -100,7 +100,7 @@ again, so return to the download page. print "

\n

"; print "

\nClick "; - print "here"; + print "here"; print " to return to the download page.

\n"; click_to_go_back(); -- cgit v1.2.3