Is there a way to remove the "(event)" link from the event display? When a event is created and displayed above the title is the (event) link I am talking about.

Thanks in advance.

Comments

luno’s picture

look at modules/event/event.theme

search for lines that contain $node->typename

ChrisKennedy’s picture

See http://drupal.org/node/75216#comment-184904 for removing the (event) link.