diff options
Diffstat (limited to 'templates/menu_rss.tpl')
| -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 0b9c443..96df77c 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}" >{biticon iname="rss-16x16" ipackage=rss iexplain="Syndication" ilocation=menu}</a></li> + <li><a class="item" href="{$smarty.const.RSS_PKG_URL}index.php" title="{tr}Syndication{/tr}" >{booticon iname="icon-rss" iexplain="Syndication" ilocation=menu}</a></li> </ul> {/strip} |
