cellheading2; echo "\n
"; echo ""; echo "
"; if ($entry->attachment) { $entry->course = $courseid; echo "
"; echo glossary_print_attachments($entry,"html"); echo "
"; } echo "$entry->concept: "; echo format_text($entry->definition, $entry->format); echo "
"; } ?>