
Нет пункта одобряю.
Вот что в репутации в постбите
Код:
<if condition="$show['reputation']">
<div>Репутация<if condition="$post[showreputation]">: <font color=<if condition="$post[reputation]>0">#005500<else /><if condition="$post[reputation]<0">#800000</if></if>><b>$post[reputation]</b></font><else /> скрыта</if>
<span id="reputationmenu_$post[postid]">
<a href="reputation.php?$session[sessionurl]p=$post[postid]" rel="nofollow" id="reputation_$post[postid]">[+/-]</a></span>
<script type="text/javascript"> vbrep_register("$post[postid]")</script>
</div>
<script type="text/javascript"> vbrep_register("$post[postid]")</script>
</div></if>