Skip to content
This repository was archived by the owner on Jun 1, 2024. It is now read-only.
This repository was archived by the owner on Jun 1, 2024. It is now read-only.

Adding "Open in new window" #27

Description

@fergbrain

To open the title link in a new window add target='_blank' to line 730 in the fergcorp_countdownTimer.php so it reads as follows:

$eventTitle = "<span class = 'fergcorp_countdownTimer_event_title'>".($thisEvent->getURL()==""?$thisEvent->getTitle():"getURL()."\" target='_blank' class = 'fergcorp_countdownTimer_event_linkTitle'>".$thisEvent->getTitle()."").'</span>'.$this->titleSuffix."\n";

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions