Go to ACP->Look&Feel->*your skin*->Topic View->topicViewTemplate
Find:
Before, Add:
Find:
Before, Add:
Save and repeat for each skin.
Find:
<a href="{parse url="module=post&section=post&do=reply_post&f={$this->request['f']}&t={$this->request['t']}&qpid={$post['post']['pid']}" base="publicWithApp"}" title="{$this->lang->words['quote_with_mq']}">{parse replacement="mq_post_icon"} {$this->lang->words['mq']}</a>
Before, Add:
<if test="isFirst:|:!$post['post']['new_topic']">
Find:
<if test="canEdit:|:$post['post']['_can_edit'] === TRUE">
Before, Add:
</if>
Save and repeat for each skin.














