summaryrefslogtreecommitdiff
path: root/templates/list_topics.tpl
diff options
context:
space:
mode:
authorbitweaver.org <bitweaver@users.sourceforge.net>2007-05-03 08:10:23 +0000
committerbitweaver.org <bitweaver@users.sourceforge.net>2007-05-03 08:10:23 +0000
commitc84787e16d55717e11174d3bc3d61cebf81deb5a (patch)
tree8b80aa1ed651f12b37cc0ec03b3f90c54c552a5b /templates/list_topics.tpl
parent7f3a561b6c903664dbe6ade326049b7dd3aa555c (diff)
downloadboards-c84787e16d55717e11174d3bc3d61cebf81deb5a.tar.gz
boards-c84787e16d55717e11174d3bc3d61cebf81deb5a.tar.bz2
boards-c84787e16d55717e11174d3bc3d61cebf81deb5a.zip
use wrapper class boards instead of bitboard for consistency, move indentation to css file by applying individual classes instead of hardcoding padding, move user avatar display, simplify templates where possible
Diffstat (limited to 'templates/list_topics.tpl')
-rw-r--r--templates/list_topics.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/list_topics.tpl b/templates/list_topics.tpl
index b0cebfd..7ba72e6 100644
--- a/templates/list_topics.tpl
+++ b/templates/list_topics.tpl
@@ -1,6 +1,6 @@
-{* $Header: /cvsroot/bitweaver/_bit_boards/templates/list_topics.tpl,v 1.8 2007/03/31 15:54:14 squareing Exp $ *}
+{* $Header: /cvsroot/bitweaver/_bit_boards/templates/list_topics.tpl,v 1.9 2007/05/03 08:10:23 bitweaver Exp $ *}
{strip}
-<div class="listing bitboard">
+<div class="listing boards">
<div class="floaticon">
{if $print_page ne 'y'}
{if $gBitUser->hasPermission( 'p_bitboard_edit' )}