View your ticket button
Posted: Sat Jul 29, 2017 12:38 pm
Was trying to do something like this in custom-text.php
$hesklang['view_your_ticket']='<a class="btn btn-success">
<span class="glyphicon glyphicon-plus-sign"></span>
View your ticket </a>';
But it did not work. The button will appear. However > not clickable
Can you please advise me what to do?
Thanks
$hesklang['view_your_ticket']='<a class="btn btn-success">
<span class="glyphicon glyphicon-plus-sign"></span>
View your ticket </a>';
But it did not work. The button will appear. However > not clickable

Can you please advise me what to do?
Thanks