Quote:
Originally Posted by Spank
You need to edit the reputatationbit template
(AdminCP>styles & templates> Style manager> Edit templates (for your chosen style) user reputation> reputationbit)
Find and remove:
Code:
<tr>
<td>
$vbphrase[your_comments_on_this_post]:<br />
<input type="text" class="bginput" size="40" maxlength="250" name="reason" id="reason_$postid"/>
</td>
</tr>
Hope this helps.
|
It worked. I really appreciate the help.