summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoropenwrt <openwrt@3c298f89-4303-0410-b956-a3cf2f4a3e73>2004-04-27 07:38:51 +0000
committeropenwrt <openwrt@3c298f89-4303-0410-b956-a3cf2f4a3e73>2004-04-27 07:38:51 +0000
commit94e7b1e27c71b0e5445cc42d9e30973d62e75313 (patch)
tree2971356051b0ab1018ffafc4957a0e9e3694d095
parent78e8b29fb64be81c13eaa02877162c16a8248392 (diff)
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 ef96a593c..575d24255 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>