summaryrefslogtreecommitdiff
path: root/templates/list_posts.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/list_posts.tpl')
-rw-r--r--templates/list_posts.tpl11
1 files changed, 5 insertions, 6 deletions
diff --git a/templates/list_posts.tpl b/templates/list_posts.tpl
index 2dde38f..8a63907 100644
--- a/templates/list_posts.tpl
+++ b/templates/list_posts.tpl
@@ -1,12 +1,12 @@
-{* $Header: /cvsroot/bitweaver/_bit_boards/templates/list_posts.tpl,v 1.8 2007/03/31 15:54:14 squareing Exp $ *}
+{* $Header: /cvsroot/bitweaver/_bit_boards/templates/list_posts.tpl,v 1.9 2007/05/02 18:06:32 bitweaver Exp $ *}
{strip}
<div class="listing bitboard">
-<div class="navbar">
- <div class="boards breadcrumb">
- <a href="{$smarty.const.BOARDS_PKG_URL}">{tr}Message Boards{/tr}</a> &raquo; <a href="{$board->mInfo.display_url}">{$board->mInfo.title|escape}</a>
+ <div class="navbar">
+ <div class="boards breadcrumb">
+ <a href="{$smarty.const.BOARDS_PKG_URL}">{tr}Message Boards{/tr}</a> &raquo; <a href="{$board->mInfo.display_url}">{$board->mInfo.title|escape}</a>
+ </div>
</div>
-</div>
<div class="floaticon">
{* not happy with this yet - xing *}
@@ -92,4 +92,3 @@
{include file="bitpackage:boards/legend_inc.tpl" posticons=1}
{/strip}
-