By cherrysmooth on
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.
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
modules/event/event.theme
look at modules/event/event.theme
search for lines that contain
$node->typenameSee
See http://drupal.org/node/75216#comment-184904 for removing the (event) link.