diff options
author | openwrt <openwrt@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2004-04-27 07:38:51 +0000 |
---|---|---|
committer | openwrt <openwrt@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2004-04-27 07:38:51 +0000 |
commit | 94e7b1e27c71b0e5445cc42d9e30973d62e75313 (patch) | |
tree | 2971356051b0ab1018ffafc4957a0e9e3694d095 /root/www/index.html | |
parent | 78e8b29fb64be81c13eaa02877162c16a8248392 (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
Diffstat (limited to 'root/www/index.html')
-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 ef96a593ce..575d242551 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> |