diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2007-01-13 08:51:51 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2007-01-13 08:51:51 +0000 |
| commit | b040b3ea55444e9a098d3b3b132315645745ce23 (patch) | |
| tree | f55a1e9370991ab4f74b22fce6fb98d0c13f92da /templates | |
| parent | 19d8fa23c79cf494df02ca2f334a0ec54a6da0fd (diff) | |
| download | rss-b040b3ea55444e9a098d3b3b132315645745ce23.tar.gz rss-b040b3ea55444e9a098d3b3b132315645745ce23.tar.bz2 rss-b040b3ea55444e9a098d3b3b132315645745ce23.zip | |
add icon
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/menu_rss.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/menu_rss.tpl b/templates/menu_rss.tpl index 21b7af8..5698797 100644 --- a/templates/menu_rss.tpl +++ b/templates/menu_rss.tpl @@ -1,5 +1,5 @@ {strip} <ul> - <li><a class="item" href="{$smarty.const.RSS_PKG_URL}index.php" title="{tr}Syndication{/tr}" >{tr}Syndication{/tr}</a></li> + <li><a class="item" href="{$smarty.const.RSS_PKG_URL}index.php" title="{tr}Syndication{/tr}" >{biticon iname="rss-16x16" ipackage=rss iexplain="RSS Feeds" iforce=icon} {tr}Syndication{/tr}</a></li> </ul> {/strip} |
