aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOpenWrt Developers <openwrt-devel@openwrt.org>2004-04-27 07:38:51 +0000
committerOpenWrt Developers <openwrt-devel@openwrt.org>2004-04-27 07:38:51 +0000
commit31ee3725a2a62118ba4beda4f3e38f52c16f66dc (patch)
tree2971356051b0ab1018ffafc4957a0e9e3694d095
parent227d2571e0558b3ce7693d85700af7e2887d6a6b (diff)
downloadupstream-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
-rw-r--r--root/www/index.html11
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>