From a099a404ff065d16751aef2b27d4adfad410f662 Mon Sep 17 00:00:00 2001
From: matthew_swift <matthew_swift@localhost>
Date: Wed, 20 Jun 2007 15:04:25 +0000
Subject: [PATCH] Change "identity" tag to "user-management".
---
opends/src/admin/defn/org/opends/server/admin/std/AccountStatusNotificationHandlerConfiguration.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/src/admin/defn/org/opends/server/admin/std/AccountStatusNotificationHandlerConfiguration.xml b/opends/src/admin/defn/org/opends/server/admin/std/AccountStatusNotificationHandlerConfiguration.xml
index bf94a42..45367f2 100644
--- a/opends/src/admin/defn/org/opends/server/admin/std/AccountStatusNotificationHandlerConfiguration.xml
+++ b/opends/src/admin/defn/org/opends/server/admin/std/AccountStatusNotificationHandlerConfiguration.xml
@@ -42,7 +42,7 @@
may be used to notify the user and/or administrators of the change.
</adm:synopsis>
- <adm:tag name="identity"/>
+ <adm:tag name="user-management"/>
<adm:profile name="ldap">
<ldap:object-class>
--
Gitblit v1.10.0