Gossamer Forum
Home : Products : Links 2.0 : Customization :

"Links: " show up allthough no links present

Quote Reply
"Links: " show up allthough no links present
in Category.html "Links: " show up allthough no links present. I have installed enhanced template.pm. I also use nonenglish modification, and I have tried using the original Category.html. "Catoegories: " disaapears when no catagories prexent.
Quote Reply
Re: [Fantask] "Links: " show up allthough no links present In reply to
Well, I don't like those things there anyway, so I took 'em out of the code. just remove the part in red (do same for categories).
Code:
<!-- Links in this category. -->
<%if links%>
<h2>Links: </h2>
<%links%>
<%endif%>


Leonard
aka PerlFlunkie