I dont understand how to get the confirmation link on a button. I also tried to make it work with the url, but that doesnt work. So my button code is:
<a class="btn" href="xxx.com/index.php/component/users/?task=registration.activate&token={usertag:activation|info:receiver}">ACTIVATE<img src="xxx.com/images/newsletter-images/arrow_right_btn.png" /></a>
If I dont want to add the url, but use the confirm code, where do I add the "{confirm} {/confirm}" ?