JoyFreak
Well-known member
Before I make a mess of things would I need to remove what's in red to remove prefixes in the title of an email? Not sure if I need to remove that and the dot as well? or?
Many thanks!
<mail:subject>
{{ phrase('new_message_in_watched_forum_x', {
'title': prefix('thread', $thread, 'escaped') . $thread.title
}) }}
</mail:subject>
Many thanks!