diff options
| author | OpenWrt Developers <openwrt-devel@openwrt.org> | 2004-04-27 07:38:51 +0000 |
|---|---|---|
| committer | OpenWrt Developers <openwrt-devel@openwrt.org> | 2004-04-27 07:38:51 +0000 |
| commit | 31ee3725a2a62118ba4beda4f3e38f52c16f66dc (patch) | |
| tree | 2971356051b0ab1018ffafc4957a0e9e3694d095 /root | |
| parent | 227d2571e0558b3ce7693d85700af7e2887d6a6b (diff) | |
| download | upstream-31ee3725a2a62118ba4beda4f3e38f52c16f66dc.tar.gz upstream-31ee3725a2a62118ba4beda4f3e38f52c16f66dc.tar.bz2 upstream-31ee3725a2a62118ba4beda4f3e38f52c16f66dc.zip | |
change the default message to something easier to understand
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'root')
| -rw-r--r-- | root/www/index.html | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/root/www/index.html b/root/www/index.html index ef96a593cef..575d2425519 100644 --- a/root/www/index.html +++ b/root/www/index.html @@ -1,12 +1,7 @@ <HTML> -<HEAD> - <TITLE>OpenWrt</TITLE> -</HEAD> +<HEAD><TITLE>OpenWrt</TITLE></HEAD> <BODY> -OpenWrt is operating in failsafe mode.<BR> -There are currently no packages installed<BR> - - - +No webpages currently available +<br>- perhaps you need to install a package? </BODY> </HTML> |
