summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorlaetzer <laetzer@users.sourceforge.net>2008-05-27 11:07:21 +0000
committerlaetzer <laetzer@users.sourceforge.net>2008-05-27 11:07:21 +0000
commit74127d98c29dedc78fc18e30ebed531e58ec2919 (patch)
treef710eacae70e906a797c2e0d9aed1cd59fb79398 /templates
parentb41014fe6e930df310faf3eb3ba87a7c8ef7aef5 (diff)
downloadboards-74127d98c29dedc78fc18e30ebed531e58ec2919.tar.gz
boards-74127d98c29dedc78fc18e30ebed531e58ec2919.tar.bz2
boards-74127d98c29dedc78fc18e30ebed531e58ec2919.zip
extended class so that floaticon can be floated
Diffstat (limited to 'templates')
-rw-r--r--templates/list_posts.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/list_posts.tpl b/templates/list_posts.tpl
index 39afeba..fa5c61b 100644
--- a/templates/list_posts.tpl
+++ b/templates/list_posts.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_boards/templates/list_posts.tpl,v 1.18 2008/03/07 04:30:33 wjames5 Exp $ *}
+{* $Header: /cvsroot/bitweaver/_bit_boards/templates/list_posts.tpl,v 1.19 2008/05/27 11:07:21 laetzer Exp $ *}
{strip}
<div class="listing boards">
@@ -8,7 +8,7 @@
</div>
</div>
- <div class="floaticon">
+ <div class="floaticon floatctrl">
{* not happy with this yet - xing *}
{form action="$comments_return_url" class="mb-threading"}
<input type="hidden" name="t" value="{$smarty.request.t}" />