Index: faq.module =================================================================== RCS file: /cvs/drupal-contrib/contributions/modules/faq/faq.module,v retrieving revision 1.1.4.52.2.106 diff -u -p -r1.1.4.52.2.106 faq.module --- faq.module 24 Jun 2009 11:56:03 -0000 1.1.4.52.2.106 +++ faq.module 24 Jun 2009 15:45:29 -0000 @@ -295,10 +295,6 @@ function faq_view($node, $teaser = FALSE $node->detailed_question = check_markup($node->detailed_question, $node->format, FALSE); $content = $node->content['body']['#value']; - $question_length = variable_get('faq_question_length', 'short'); - if (!empty($node->detailed_question) && $question_length == 'both') { - $node->content['body']['#value'] = '