You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2024. It is now read-only.
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";