Details
Description
The file templates/CRM/Event/Form/Registration/ThankYou.tpl contains teh following code:
<div class="action-link section event_info_link-section">
<a href="
">»
{ts 1=$event.event_title}Back to "%1" event information
{/ts}</a>
</div>
The code is intended to send you back to the event page. However, as currently written, it sends you back to the 'default' event page, instead of the 'shortcode' event page.