From 08ab36ffac1ca711b5630dfc7e1d8a6cc8486381 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Thu, 24 Jun 1999 14:42:20 +0000 Subject: Support for version 3 browsers added. --- html/functions.php3 | 15 ++++++++------- html/head.phtml | 13 +++++++++++++ html/index.phtml | 2 +- html/links.phtml | 2 +- html/notes.txt | 6 ++++++ html/smallheader.phtml | 1 - 6 files changed, 29 insertions(+), 10 deletions(-) (limited to 'html') diff --git a/html/functions.php3 b/html/functions.php3 index 4a019784..abba6128 100644 --- a/html/functions.php3 +++ b/html/functions.php3 @@ -32,14 +32,11 @@ function dt($string) { print ""; } -/* Automatic footnotes! */ - -/* FIXME: for now, do nothing. */ +/* Automatic footnotes? */ +/* FIXME: for now, just inline them. */ function footnote ($text) { - print "
[" - . $text . "]
[" . $text . "]
"; } /* A hyper-link with optional mouse over text. @@ -107,11 +104,15 @@ function small_header($title) { print "