--- notifications_tags/notifications_tags.module	2008-03-12 06:34:58.000000000 +0800
+++ notifications_tags/notifications_tags.module	2008-03-12 12:18:10.000000000 +0800
@@ -170,7 +170,7 @@ function notifications_tags_user_form($a
       '#collapsible' => TRUE,
       '#collapsed' => FALSE,
       '#theme' => 'notifications_form_table',
-      '#header' => array('', t('Term'), t('Send interval'), t('Send method')),
+      '#header' => array(theme('table_select_header_cell'), t('Term'), t('Send interval'), t('Send method')),
       '#parents' => array('subscriptions'),
     );
     // @ TODO create mechanism to allow users to
