From f42f077d35431950320c7088fcfcb09dc0d1b87d Mon Sep 17 00:00:00 2001 From: Miles Lott Date: Thu, 8 Mar 2001 14:48:10 +0000 Subject: [PATCH] Add comment regarding broken field editing --- addressbook/inc/hook_preferences.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addressbook/inc/hook_preferences.inc.php b/addressbook/inc/hook_preferences.inc.php index decccd6136..37d1a81ccd 100644 --- a/addressbook/inc/hook_preferences.inc.php +++ b/addressbook/inc/hook_preferences.inc.php @@ -31,7 +31,7 @@ . lang('Addressbook preferences') . '
'; echo '' - . lang('Edit custom fields') . '
'; + . lang('Edit custom fields (NOT WORKING)') . '
'; echo '' . lang('Grant Addressbook Access') . '';