CGCalendar 1.14 - How display return_link in Event template

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
rab
Forum Members
Forum Members
Posts: 120
Joined: Wed Sep 05, 2007 8:35 pm

CGCalendar 1.14 - How display return_link in Event template

Post by rab »

The default event template includes the line:

<div class="calendar-returnlink">{$return_link}</div>

but no return link is displayed in the frontend. Any ideas?

Thanks!
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: CGCalendar 1.14 - How display return_link in Event templ

Post by staartmees »

Code: Select all

<a href="javascript: window.history.go(-1)">Go Back</a>
Post Reply

Return to “Modules/Add-Ons”