From 43e9c7913fc664b725e167090fe6d389a4558315 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Fri, 08 Jun 2007 14:43:45 +0000
Subject: [PATCH] The following commit adds all the code necessary to be able to configure replication using the setup.

---
 opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties b/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties
index ccdd7b6..0588ec8 100644
--- a/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties
+++ b/opends/src/statuspanel/org/opends/statuspanel/resources/Resources.properties
@@ -49,7 +49,6 @@
 quit-status-panel-button-tooltip=Quit Status Panel
 server-status-title=Server Status
 server-status-label=Server Run Status:
-not-available-label=<not available>
 not-available-server-down-tooltip=<html>Information is only available if \
 server is running and you are authenticated<br>as an administrative user.
 not-available-authentication-required-tooltip=<html>Information is only \

--
Gitblit v1.10.0