diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-03-21 20:06:42 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-03-21 20:06:42 +0000 |
commit | 45911a60c3542d8f188362b21e1f9305f5563f02 (patch) | |
tree | bfbe6abf53b89882d8d626cc4f74e5e8ef83dec0 | |
parent | 31567c1c7043f61157d69c434712ecf428795bd8 (diff) | |
download | busybox-w32-45911a60c3542d8f188362b21e1f9305f5563f02.tar.gz busybox-w32-45911a60c3542d8f188362b21e1f9305f5563f02.tar.bz2 busybox-w32-45911a60c3542d8f188362b21e1f9305f5563f02.zip |
website: fix double include of menubar
-rw-r--r-- | docs/busybox.net/news.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index a1af9b259..bba96b481 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -1,12 +1,9 @@ | |||
1 | <!--#include file="header.html" --> | 1 | <!--#include file="header.html" --> |
2 | 2 | ||
3 | <ul> | 3 | <ul> |
4 | <!--#include file="header.html" --> | ||
5 | |||
6 | <ul> | ||
7 | <li><b>21 March 2008 -- BusyBox stable releases</b> | 4 | <li><b>21 March 2008 -- BusyBox stable releases</b> |
8 | <p> | 5 | <p> |
9 | Bugfix-only releases for four past brances. Links to locations | 6 | Bugfix-only releases for four past branches. Links to locations |
10 | for future hot patches are in parentheses. | 7 | for future hot patches are in parentheses. |
11 | <p> | 8 | <p> |
12 | <a href=http://busybox.net/downloads/busybox-1.9.2.tar.bz2>1.9.2</a> | 9 | <a href=http://busybox.net/downloads/busybox-1.9.2.tar.bz2>1.9.2</a> |