From fdb7b2449cd01350d43784d98e301e687de0e81a Mon Sep 17 00:00:00 2001 From: Frank Dillon Date: Fri, 23 Jun 2006 01:47:57 +0000 Subject: [PATCH] added no ldap link text --- lib/WebGUI/i18n/English/WebGUI.pm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index 9e97a2779..b5e5a6d6b 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -3990,6 +3990,11 @@ Get a copy of wget and use this: wget -p -r --html-extension -k http://the message => q|Country|, lastUpdated => 0, }, + + 'noldaplink' => { + message => q|No LDAP Connection|, + lastUpdated => 0, + } };