Код: Выделить всё
<!-- IF L_TOPIC_ARTICLE and postrow.POST_NUMBER == '1' and not postrow.S_POST_HIDDEN -->
</dt>
</dl>
<dl id="mini-profile" class="left-box">
<dt>
<div class="right-box">
<p>link: <input type="text" value="{U_CANONICAL}" onclick="this.focus();this.select();" style="padding:3px;" /></p>
<p>bbcode: <input type="text" value="[url={U_CANONICAL}]{TOPIC_TITLE}[/url]" onclick="this.focus();this.select();" style="padding:3px;" /></p>
html: <input type="text" value='<a href="{U_CANONICAL}">{TOPIC_TITLE}</a>' onclick="this.focus();this.select();" style="padding:3px;" />
</div>
<!-- ENDIF -->