Index: helptip.module =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/helptip/helptip.module,v retrieving revision 1.3 diff -F^f -u -u -F^f -r1.3 helptip.module --- helptip.module 3 May 2006 15:49:53 -0000 1.3 +++ helptip.module 7 May 2006 17:26:18 -0000 @@ -378,7 +378,9 @@ function theme_helptip_links($node) { ($user->uid == $node->uid && user_access(HELPTIP_ACCESS_EDIT_OWN))) $links[] = l(t('edit'), "node/$node->nid/edit", array('title' => t('edit this help tip'))); - return '