aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorDavid Aspinall2000-01-18 16:16:02 +0000
committerDavid Aspinall2000-01-18 16:16:02 +0000
commit279bd4c7452aecbad225c4011662ebb50af2f49b (patch)
tree318799a3faea9427d44e8d666e1969f26b57ef0c /html
parent5aaa43b37e70a6b214d3029f235bbf97f39aad88 (diff)
Fix to validator links
Diffstat (limited to 'html')
-rw-r--r--html/footer.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/footer.phtml b/html/footer.phtml
index 81904eda..99af0885 100644
--- a/html/footer.phtml
+++ b/html/footer.phtml
@@ -1,6 +1,6 @@
<!-- This is the footer -->
<hr>
-<a href="<?php print $GLOBALS["validator"]; ?>check/referer;pw;ss">
+<a href="<?php print $GLOBALS["validator"]; ?>check/referer">
<img border=0
src="images/vh40.gif"
alt="Probably valid HTML 4.0." height=31 width=88 align=right>