[ Sticky ] [ Poll ] tags showing at the same time

Posted:
Fri Aug 14, 2009 1:39 am
Author: golgoth
I just noticed that if i post a sticky in viewforum there are no tags, but if i add a poll to a sticky post both [ Sticky ] and [Poll] tags appear. Is there a way not to show that [ Sticky ] tag when there's a poll?
Thanks
Re: [ Sticky ] [ Poll ] tags showing at the same time

Posted:
Fri Aug 14, 2009 10:16 am
Author: Helter
can you post a screenshot of this?
Re: [ Sticky ] [ Poll ] tags showing at the same time

Posted:
Mon Aug 17, 2009 6:58 am
Author: Helter
to separate the two would require recoding viewtopic.php.
You can remove both by opening templates/your template/topics_list_box.tpl.
Find and delete this
- Code: Select all
{topics_list_box.row.TOPIC_TYPE}
Re: [ Sticky ] [ Poll ] tags showing at the same time

Posted:
Mon Aug 17, 2009 9:42 am
Author: golgoth
Ok thanks, ill leave them then.