Author: crossley
Date: Wed Mar 22 15:06:12 2006
New Revision: 387964
URL: http://svn.apache.org/viewcvs?rev=387964&view=rev
Log:
Make sure they see the "comfort" notice about the "Server status" page.
Modified:
forrest/trunk/tools/forrestbar/xpi/chrome/content/forrestbarOverlay.xul
Modified:
forrest/trunk/tools/forrestbar/xpi/chrome/content/forrestbarOverlay.xul
URL:
http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbar/xpi/chrome/content/forrestbarOverlay.xul?rev=387964&r1=387963&r2=387964&view=diff
==============================================================================
--- forrest/trunk/tools/forrestbar/xpi/chrome/content/forrestbarOverlay.xul
(original)
+++ forrest/trunk/tools/forrestbar/xpi/chrome/content/forrestbarOverlay.xul Wed
Mar 22 15:06:12 2006
@@ -56,7 +56,7 @@
<menuitem label="Issues"
onclick="navigate('http://issues.apache.org/');" />
<menuitem label="Mail Lists"
onclick="navigate('http://www.apache.org/foundation/mailinglists.html');" />
<menuitem label="Search Apache"
onclick="navigate('http://search.apache.org/');" />
- <menuitem label="Server Status"
onclick="navigate('http://monitoring.apache.org/status/');" />
+ <menuitem label="Server Status"
onclick="navigate('http://www.apache.org/dev/#status');" />
</menupopup>
</toolbarbutton>