From a377479a7228bc45f065cd10fe69aec51dc5ce5a Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 14 Sep 2000 13:31:05 +0000 Subject: Updates --- html/elispmarkup.php3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/elispmarkup.php3') diff --git a/html/elispmarkup.php3 b/html/elispmarkup.php3 index 3a8528f4..2e21180c 100644 --- a/html/elispmarkup.php3 +++ b/html/elispmarkup.php3 @@ -66,9 +66,9 @@ function outline_markup($filename,$thispage,$expanded) { print "This is a flattened outline file: click on a title to hide/reveal the leaf underneath it."; print "
Click "; print "here to show body, or "; + print "&expanded=all\">here to show whole body, or "; print "here to hide all."; + print "\">here to hide whole body."; print "

\n"; } elseif ($outline) { if (ereg("^ *\n",$line)) { -- cgit v1.2.3