diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-04-11 07:52:20 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2006-04-11 07:52:20 +0000 |
commit | 0b257d411d72b625e11133d856962de3ef729edd (patch) | |
tree | 93d3e68d7158c6ee8e3adc7e800850ffbd8a0b82 | |
parent | f785255a44c9cb751eb33dc8c7b52b210be8097b (diff) | |
download | busybox-0b257d411d72b625e11133d856962de3ef729edd.tar.gz |
- remove implied closing paragraph
- add (improper but pretty) border='0'
-rw-r--r-- | docs/busybox.net/footer.html | 3 | ||||
-rw-r--r-- | docs/busybox.net/news.html | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/busybox.net/footer.html b/docs/busybox.net/footer.html index e8a32727d..150388fa8 100644 --- a/docs/busybox.net/footer.html +++ b/docs/busybox.net/footer.html @@ -33,8 +33,9 @@ </td> <td> <a href="http://validator.w3.org/check?uri=referer"><img + border="0" height="31" width="88" src="images/valid-html401.png" - alt="Valid HTML" height="31" width="88"></a> + alt="Valid HTML"></a> </td> </TR> diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 2f703e64c..b5293b2f1 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -12,7 +12,7 @@ <p>You can obtain the current stable branch via <pre> svn co svn://busybox.net/branches/busybox_1_1_stable - </pre></p> + </pre> <p>The next new development release (1.2.0) is slated for June. A 1.1.3 will be released before then if more bug fixes crop up. (The new plan is |