description; // Get the themed list of node types that can be posted in this forum. $variables['forum_links'] = theme('advanced_forum_node_type_create_list', $variables['tid']); // Set a variable for displaying the topic legend. $variables['topic_legend'] = theme('advanced_forum_topic_legend'); } }