summaryrefslogtreecommitdiff
path: root/templates/board_table.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/board_table.tpl')
-rw-r--r--templates/board_table.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/board_table.tpl b/templates/board_table.tpl
index 29e559c..6f425a6 100644
--- a/templates/board_table.tpl
+++ b/templates/board_table.tpl
@@ -18,9 +18,9 @@
{* topic tracking icons *}
<td>
{if $board.track.on && $board.track.mod}
- {booticon iname="icon-asterisk" ipackage="icons" ipath="large" iexplain="New Posts" iforce="icon"}
+ {booticon iname="fa-asterisk" iexplain="New Posts"}
{else}
- {booticon iname="icon-asterisk" ipackage="icons" ipath="large" iexplain="New Posts" iforce="icon"}
+ {booticon iname="fa-asterisk" iexplain="New Posts"}
{/if} <strong><a href="{$board.url}" title="{$board_title}">{$board_title}</a></strong>
<div class="desc">
{$board.parsed_data}