summaryrefslogtreecommitdiff
path: root/html/drivers/scripts/footer.txt
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2014-12-20 22:52:39 +0000
committerCy Schubert <cy@FreeBSD.org>2014-12-20 22:52:39 +0000
commitb5e14a1344528861a7016aa2c6b0f2e9630d1526 (patch)
treef04bed14f7e8aed5c0e9d2f7785175c7951036d3 /html/drivers/scripts/footer.txt
parent2b45e011ca352ce509bc83ae148230aeee0c7e0d (diff)
Diffstat (limited to 'html/drivers/scripts/footer.txt')
-rw-r--r--html/drivers/scripts/footer.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/html/drivers/scripts/footer.txt b/html/drivers/scripts/footer.txt
index 89216ce97e12..d716cbf20a94 100644
--- a/html/drivers/scripts/footer.txt
+++ b/html/drivers/scripts/footer.txt
@@ -1,7 +1,9 @@
document.write("\
<table><tr>\
-<td width='50%' ><img src='../icons/home.gif' align='middle' alt='gif'>\
+<td width='33%' align='center'><img src='../icons/home.gif' align='middle'>\
<a href='../index.html'>Home Page</a></td>\
-<td width='50%' ><img src='../icons/mail2.gif' align='middle' alt='gif'>\
-<a href='http://www.ntp.org/contact.html'>Contacts</a></i></td>\
-</tr></table>") \ No newline at end of file
+<td width='33%' ><img src='../icons/sitemap.png' align='middle'>\
+<a href='../sitemap.html'>Site Map</a></td>\
+<td width='33%' ><img src='../icons/mail2.gif' align='middle'>\
+<a href='http://www.ntp.org/contact'>Contacts</a></td>\
+</tr></table>")