Hi all,
How can I pull only the link to ticket without the normal text that $this->hyperlink()$ generates on an email notification.
Code snippet I will use:
<div class="btn ng-scope" style="text-align: center;"> <a cs-button="" href="#" emb-button="" class="ng-binding" id="emb-js-button-3-0">Close ticket</a> </div>
Many thanks
is this impossible or what?
Thanks
Log in to post a comment.
Hi all,
How can I pull only the link to ticket without the normal text that $this->hyperlink()$ generates on an email notification.
Code snippet I will use:
<div class="btn ng-scope" style="text-align: center;">
<a cs-button="" href="#" emb-button="" class="ng-binding" id="emb-js-button-3-0">Close ticket</a>
</div>
Many thanks
is this impossible or what?
Thanks