From f8f7bf5c46f0e0153c3cb34d40e3acd4a07ca6c7 Mon Sep 17 00:00:00 2001
From: jvergara <jvergara@localhost>
Date: Fri, 16 Oct 2009 12:47:40 +0000
Subject: [PATCH] Fix for issue 4292 (control panel browse entries should not use the ManageDSAIT control systematically)

---
 opends/src/messages/messages/admin_tool.properties |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/opends/src/messages/messages/admin_tool.properties b/opends/src/messages/messages/admin_tool.properties
index 7450561..a8c3efa 100644
--- a/opends/src/messages/messages/admin_tool.properties
+++ b/opends/src/messages/messages/admin_tool.properties
@@ -1527,6 +1527,8 @@
 INFO_CTRL_PANEL_SIMPLIFIED_VIEW_MENU=Simplified View
 INFO_CTRL_PANEL_ATTRIBUTE_VIEW_MENU=Attribute View
 INFO_CTRL_PANEL_LDIF_VIEW_MENU=LDIF View
+INFO_CTRL_PANEL_SORT_USER_DATA=Sort User Data
+INFO_CTRL_PANEL_FOLLOW_REFERRALS=Follow Referrals
 INFO_CTRL_PANEL_DELETE_ENTRY_MENU=Delete Entry...
 INFO_CTRL_PANEL_DELETE_ENTRY_BUTTON=Delete Entry...
 INFO_CTRL_PANEL_DELETE_BASE_DN_MENU=Delete Base DN...

--
Gitblit v1.10.0