From 3acbadb008100071929b5c5ee5984ff475625654 Mon Sep 17 00:00:00 2001
From: James Meyer <james.meyer@operamail.com>
Date: Mon, 2 Jan 2012 15:49:06 -0600
Subject: supplemental-web: cleanup of error page and docs refs #806

---
 abs/core/supplemental-web/PKGBUILD                     | 2 +-
 abs/core/supplemental-web/contents/docs.html           | 4 ----
 abs/core/supplemental-web/contents/error/hobbit.html   | 4 ++--
 abs/core/supplemental-web/contents/error/phpadmin.html | 2 --
 4 files changed, 3 insertions(+), 9 deletions(-)

diff --git a/abs/core/supplemental-web/PKGBUILD b/abs/core/supplemental-web/PKGBUILD
index af2f600..40b1f7b 100644
--- a/abs/core/supplemental-web/PKGBUILD
+++ b/abs/core/supplemental-web/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=supplemental-web
 pkgver=1.0
-pkgrel=15
+pkgrel=16
 arch=('i686')
 MVDIR=$startdir/pkg/usr/MythVantage
 install=supplemental-web.install
diff --git a/abs/core/supplemental-web/contents/docs.html b/abs/core/supplemental-web/contents/docs.html
index c4a934b..4a5e64a 100644
--- a/abs/core/supplemental-web/contents/docs.html
+++ b/abs/core/supplemental-web/contents/docs.html
@@ -35,10 +35,6 @@ Starting and stopping services.
 <br>
 <ul id="navlist">
 	<li>The root password is blank.  You will not be able to remotely access this account until the password is set.</li>
-	<li>The mythtv account is locked, reset the password if you wish login with this account.</li>
-	<li>The mythtv account has full sudo privileges. </li>
-	<li>All access from public ip address are blocked.  Edit /etc/hosts.deny  /etc/hosts.allow to change this.</li>
-	<li>Mythfilldatabase will automaticlly run when mythbackend is started.  If the last attempt was successful then it will skip this step and mythfilldatabase will run normally.</li>
 	<li>To keep a host from showing up in the network map, add it to:
        	/data/srv/hobbit/server/ext/ignoreclient.py
 	</li>
diff --git a/abs/core/supplemental-web/contents/error/hobbit.html b/abs/core/supplemental-web/contents/error/hobbit.html
index 18450f2..4c65716 100644
--- a/abs/core/supplemental-web/contents/error/hobbit.html
+++ b/abs/core/supplemental-web/contents/error/hobbit.html
@@ -4,8 +4,8 @@
 </head>
 
 <body>
-Hobbit does not appear to be installed.
+Xymon does not appear to be installed.
 </br>
-Please visit the MythVantage advanced screen to enable Hobbit.
+If Xymon was just installed/started it will take a few minutes before this page populates.
 </body>
 </html>
diff --git a/abs/core/supplemental-web/contents/error/phpadmin.html b/abs/core/supplemental-web/contents/error/phpadmin.html
index dbdd4d3..39b2f48 100644
--- a/abs/core/supplemental-web/contents/error/phpadmin.html
+++ b/abs/core/supplemental-web/contents/error/phpadmin.html
@@ -16,8 +16,6 @@ pacman -S phpmyadmin
 </br>
 PHP must be enabled for phpMyAdmin.
 </br>
-The easiest way to enable php is to enable Mythweb under the advanced settings for MythVantage.
-</br>
 </br>
 </br>
 
-- 
cgit v0.12