Hi
Im trying to modify 'event' block module; if you look at the block, it would show the list of events and a link to the whole calendar by way of clicking "more", however I've been looking around everywhere in the code and I can't find this link! I just want to simply change it to something else, am i missing something?
Thanks guys!
Comments
Comment #1
awong commentedIt is in the theme_event_more_link() in the event.theme file.
Comment #2
japerryEvent for Drupal 8 is unrelated to older versions. If an issue similar to this one exists, please open a new issue with the 8.x branch.