diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-07-27 20:11:24 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-07-27 20:11:24 +0000 |
commit | 421ed816ca287d940f314ed39b27ec212ee37dfa (patch) | |
tree | 05c9954d32ef2383b3251637114403cd5f599daa /usr.sbin/httpd/htdocs/manual/footer.html | |
parent | 36497f4b46a05a3c88e6f64ab1e07abc77227380 (diff) |
from tamas tevesz:
remove unused footers+headers:
only one was used, which we inline for now;
Diffstat (limited to 'usr.sbin/httpd/htdocs/manual/footer.html')
-rw-r--r-- | usr.sbin/httpd/htdocs/manual/footer.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.sbin/httpd/htdocs/manual/footer.html b/usr.sbin/httpd/htdocs/manual/footer.html deleted file mode 100644 index a4ad536c26b..00000000000 --- a/usr.sbin/httpd/htdocs/manual/footer.html +++ /dev/null @@ -1,4 +0,0 @@ - <hr /> - - <h3 align="CENTER">Apache HTTP Server</h3> - <a href="./"><img src="images/index.gif" alt="Index" /></a> |