Index: cck_field_privacy.js =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/cck_field_privacy/cck_field_privacy.js,v retrieving revision 1.2.2.1.2.1 diff -u -r1.2.2.1.2.1 cck_field_privacy.js --- cck_field_privacy.js 22 Dec 2008 04:54:49 -0000 1.2.2.1.2.1 +++ cck_field_privacy.js 10 Jan 2009 18:16:25 -0000 @@ -17,13 +17,14 @@ // @TODO: Make Buddies conditional based on module_exists('buddylist'). // then remove as a dependency. // @TODO: Provide all available relationships when module_exists('user_relationships'). - '

Privacy Settings

'+ + '

Make field visible to:

'+ '
'+ '
'+ '
'+ '
'+ '
', { + buttons: {Ok: true, Cancel: false}, focus: 0, overlayspeed: 'fast', promptspeed: 'fast', show: 'slideDown',