Project

General

Profile

Revision db2d93dd

Added by Benjamin Luce over 9 years ago

Update to 7.37

View differences:

drupal7/modules/poll/poll.module
191 191
      'base' => 'poll',
192 192
      'description' => t('A <em>poll</em> is a question with a set of possible responses. A <em>poll</em>, once created, automatically provides a simple running count of the number of votes received for each response.'),
193 193
      'title_label' => t('Question'),
194
      'has_body' => FALSE,
195 194
    )
196 195
  );
197 196
}

Also available in: Unified diff