
09-18-2012, 10:05 AM
|
 |
|
|
Join Date: Feb 2008
Posts: 382
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by dartho
edit postbit and/or postbit_legacy template, search for
HTML Code:
<div class="windowbg" align="right">
and add
HTML Code:
<if condition="$show['reportlink']"><a id="btn" href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow">$vbphrase[report_bad_post]</a></if>
immediately after it
|
thank you
|