In the AP, Settings, E-mail templates, the template called "Notification About New Post In Flagged Topic" is as follows:
<p><bx_include_auto:_email_header.html /></p>
<p><strong>Dear <Recipient></strong>,</p>
<p><a href="<PosterUrl>"><PosterNickName></a> has posted a new reply to the InfoXchange topic <u><b><TopicTitle></b></u></p>
<p>What did she write ? Just log into <a href=“xxxxxxxx”><SiteName></a> to read the comment and reply !</p>
<bx_include_auto:_email_footer.html />
The E-mail notification then looks as follows:
Dear XXX,
Testuserin1 has posted a new reply to the InfoXchange topic Co-working - was sind Eure Erfahrungen?
What did she write ? Just log into xxxxx to read the comment and reply !
My question is: What code would I need to add in the template so that the <TopicTitle> (here: Co-working - ....) is a direct link to the forum post?
It would be great if it would be a link and users then just can click on it and are being transferred to the forum post.
(Btw, I am not sure if this is a standard E-mail template or if it is from Modzzz Notifier module...)
Many thanks!