diff options
author | Mike Baker <mbm@openwrt.org> | 2004-04-27 07:38:51 +0000 |
---|---|---|
committer | Mike Baker <mbm@openwrt.org> | 2004-04-27 07:38:51 +0000 |
commit | 2c3ea4086810099425845020ed8757634de322f8 (patch) | |
tree | 2971356051b0ab1018ffafc4957a0e9e3694d095 /root/www | |
parent | 7c235625b603ae46b6865524f2fab01f9b7c19c7 (diff) | |
download | mtk-20170518-2c3ea4086810099425845020ed8757634de322f8.zip mtk-20170518-2c3ea4086810099425845020ed8757634de322f8.tar.gz mtk-20170518-2c3ea4086810099425845020ed8757634de322f8.tar.bz2 |
change the default message to something easier to understand
SVN-Revision: 14
Diffstat (limited to 'root/www')
-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 ef96a59..575d242 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> |