Hi, how should I change the reply button on quick reply text to font awesome icon ?
I think I should start with this piece of code inside the quick_reply template, shouldn't I. But I just don't know how to modify it.
thanks
I think I should start with this piece of code inside the quick_reply template, shouldn't I. But I just don't know how to modify it.
Code:
<input type="submit" class="button primary" value="{xen:phrase post_reply}" accesskey="s" />
thanks