You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
In your theme's post_macros template:
Find:
<xf:macro template="message_macros" name="user_info" arg-user="{$post.User}" arg-fallbackName="{$post.username}" arg-dateHtml="{$dateHtml}" arg-linkHtml="{$linkHtml}" />
Add To:
<span id="collapse-{$post.post_id}" class="collapseTrigger...