diff options
| author | spiderr <spider@viovio.com> | 2013-04-04 01:56:58 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-04-04 01:56:58 -0400 |
| commit | 10edd9f97e9945da5af22fb505892847a3f25284 (patch) | |
| tree | 9295917b9c05e2fd58e79635a3af5d24716d63c2 | |
| parent | d5d5b022ea1f9d0040b59b2472795f6e104e47f3 (diff) | |
| download | boards-10edd9f97e9945da5af22fb505892847a3f25284.tar.gz boards-10edd9f97e9945da5af22fb505892847a3f25284.tar.bz2 boards-10edd9f97e9945da5af22fb505892847a3f25284.zip | |
cleanup more booticonization
| -rw-r--r-- | templates/list_topics.tpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/list_topics.tpl b/templates/list_topics.tpl index 77979f2..3f82b79 100644 --- a/templates/list_topics.tpl +++ b/templates/list_topics.tpl @@ -112,9 +112,6 @@ title="{tr}Move Thread{/tr}">{biticon ipackage=icons iname="go-jump" iexplain="Move Thread" iforce="icon"} </a> <a title="{tr}Delete Topic{/tr}" href="{$smarty.const.BOARDS_PKG_URL}edit_topic.php?remove=1&t={$thread.th_thread_id|escape:"url"}">{booticon iname="icon-trash" ipackage="icons" iexplain="Delete Thread" iforce="icon"}</a> - {else} - {biticon ipackage=liberty iname=spacer iforce="icon"} - {biticon ipackage=liberty iname=spacer iforce="icon"} {/if} </td> |
