$0
<xen:if is="{$post.position} == '#1' && {$post.user_id} != {$visitor.user_id} && {$visitor.user_id}">
<a href="{xen:link conversations/quick-write, '', 'user_ids={$post.user_id}', 'message={xen:phrase qw_privatemsg, 'x={$thread.title}'} ({$xenOptions.boardUrl}/{xen:link threads, $thread})', 'title={$thread.title}'}"
class="item control privateMsg OverlayTrigger">{xen:phrase private_msg}</a>
</xen:if>