summaryrefslogtreecommitdiff
path: root/templates/topic.tpl
diff options
context:
space:
mode:
authorMax Kremmel <xing@synapse.plus.com>2006-09-03 13:27:44 +0000
committerMax Kremmel <xing@synapse.plus.com>2006-09-03 13:27:44 +0000
commit3ef8a16987981c45da293a5d1cc735d142b36383 (patch)
tree4a2fcbfb23d536f5c3f2fba60d814af3834968de /templates/topic.tpl
parentf82022073a445915f777d4486c2824f8802e9b51 (diff)
downloadboards-3ef8a16987981c45da293a5d1cc735d142b36383.tar.gz
boards-3ef8a16987981c45da293a5d1cc735d142b36383.tar.bz2
boards-3ef8a16987981c45da293a5d1cc735d142b36383.zip
preliminary biticon cleanup
Diffstat (limited to 'templates/topic.tpl')
-rw-r--r--templates/topic.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/topic.tpl b/templates/topic.tpl
index 74c8bfc..68cfeaa 100644
--- a/templates/topic.tpl
+++ b/templates/topic.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_boards/templates/Attic/topic.tpl,v 1.15 2006/09/01 21:24:16 squareing Exp $ *}
+{* $Header: /cvsroot/bitweaver/_bit_boards/templates/Attic/topic.tpl,v 1.16 2006/09/03 13:27:44 squareing Exp $ *}
{strip}
<div class="listing bitboard">
<div class="floaticon">
@@ -129,7 +129,7 @@
{if $thread.th_moved==0 && $gBitUser->hasPermission( 'p_bitboards_remove' )}
<a title="{tr}Delete Thread{/tr}" href="{$smarty.const.BITBOARDS_PKG_URL}remove_bitboard.php?thread_id={$thread.th_thread_id|escape:"url"}">{biticon ipackage=liberty iname="delete" iexplain="Delete Thread"}</a>
{else}
- {biticon ipackage=spacer iname=spacer}
+ {biticon ipackage=liberty iname=spacer iforce=icon}
{/if}
{if $thread.th_moved==0}