Now, I get it.
Thanks!
Search found 3 matches
- Tue Apr 24, 2007 1:42 am
- Forum: Plugins
- Topic: Extra <br /> tags in categories plugin
- Replies: 4
- Views: 2040
- Sun Apr 22, 2007 6:35 pm
- Forum: Plugins
- Topic: Extra <br /> tags in categories plugin
- Replies: 4
- Views: 2040
- Sat Apr 21, 2007 2:36 am
- Forum: Plugins
- Topic: Extra <br /> tags in categories plugin
- Replies: 4
- Views: 2040
Extra <br /> tags in categories plugin
:?:
In my categories plugin template file, I have this:
<div class="category_link_all"><a href="{$form_url}?frontpage" title="{$CONST.ALL_CATEGORIES}">{$CONST.ALL_CATEGORIES}</a></div>
but when I load my blog and view source, I get this:
<div class="category_link_all"><br /><a href="/s9y/index ...
In my categories plugin template file, I have this:
<div class="category_link_all"><a href="{$form_url}?frontpage" title="{$CONST.ALL_CATEGORIES}">{$CONST.ALL_CATEGORIES}</a></div>
but when I load my blog and view source, I get this:
<div class="category_link_all"><br /><a href="/s9y/index ...