PDA

View Full Version : How can I remove the icons from... *PIC*


DISLEX
05-07-2008, 04:45 AM
I'm not sure what this is called, so I took a screen shot.

http://www.westtexasforums.com/UpYours/files/papericon.jpg

Lynne
05-07-2008, 03:45 PM
I *think* (not tried) you want to find this line in postbit_legacy:
<if condition="$show['messageicon'] OR $post['title']">

and change it to:
<if condition="$post['title']">