diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-04-11 08:55:19 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-04-11 08:55:19 +0000 |
commit | cc295fb2614fac59335e41256814e3f857dbda02 (patch) | |
tree | c6c380bb7de8efdb2b62c7cc37e14bb1eb3d1061 /docs/busybox.net | |
parent | e0e9886c198657d5601c79c5010ed81b04e26c22 (diff) | |
download | busybox-w32-cc295fb2614fac59335e41256814e3f857dbda02.tar.gz busybox-w32-cc295fb2614fac59335e41256814e3f857dbda02.tar.bz2 busybox-w32-cc295fb2614fac59335e41256814e3f857dbda02.zip |
- comment out the check-referer lines.
Diffstat (limited to 'docs/busybox.net')
-rw-r--r-- | docs/busybox.net/footer.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/busybox.net/footer.html b/docs/busybox.net/footer.html index 150388fa8..61932a66c 100644 --- a/docs/busybox.net/footer.html +++ b/docs/busybox.net/footer.html | |||
@@ -31,13 +31,14 @@ | |||
31 | src="images/osuosl.png" | 31 | src="images/osuosl.png" |
32 | alt="This site is kindly hosted by OSL"></a> | 32 | alt="This site is kindly hosted by OSL"></a> |
33 | </td> | 33 | </td> |
34 | <!-- | ||
34 | <td> | 35 | <td> |
35 | <a href="http://validator.w3.org/check?uri=referer"><img | 36 | <a href="http://validator.w3.org/check?uri=referer"><img |
36 | border="0" height="31" width="88" | 37 | border="0" height="31" width="88" |
37 | src="images/valid-html401.png" | 38 | src="images/valid-html401.png" |
38 | alt="Valid HTML"></a> | 39 | alt="Valid HTML"></a> |
39 | </td> | 40 | </td> |
40 | 41 | --> | |
41 | </TR> | 42 | </TR> |
42 | </table> | 43 | </table> |
43 | 44 | ||