S
Sal Collaziano
Guest
I run a bunch of XF forums but on ONE of them, the "Reply" button/link next to LIKE and +QUOTE has a lower case "R" in REPLY... Not sure when or how this happened, but it's here in the code:
Code:
Read more
Continue reading...
Code:
Code:
<div data-template-name="public:post_macros::post_action_bar" class="actionBar-set actionBar-set--external">
<a href="/forum/threads/thread-title.1/reply?quote=000000"
class="actionBar-action actionBar-action--mq u-jsOnly js-multiQuote"...
Read more
Continue reading...
