--- webfm/webfm.module.OLD	2010-03-27 01:25:39.000000000 +1100
+++ webfm/webfm.module	2010-03-27 01:15:07.000000000 +1100
@@ -440,7 +440,7 @@
  * Implementation of hook_content_extra_fields().
  */
 function webfm_content_extra_fields($type) {
-  $extras['webfm_attachments'] = array(
+  $extras['webfm-attach'] = array(
     'label' => t('Webfm Attachments'),
     'description' => t('Displays the attachments as table'),
     'weight' => 10,
