I use GCalendar. The upcoming events module has a parameter for formatting the event list output.
It is supposed to look like this:<a href="{backlink}"><b>{title}</b></a><br> {starttime} {dateseparator} {endtime}
However, after I save it in Mission Control it wrecks the link:<a href="%7Bbacklink%7D"><b>{title}</b></a><br> {starttime} {dateseparator} {endtime}
When I save the params in the normal admin template, it works fine.
Is there some sort of work-around?