summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/center_list_blog_posts.php4
-rw-r--r--templates/center_list_blog_posts.tpl4
2 files changed, 4 insertions, 4 deletions
diff --git a/templates/center_list_blog_posts.php b/templates/center_list_blog_posts.php
index 643bb94..940ac00 100644
--- a/templates/center_list_blog_posts.php
+++ b/templates/center_list_blog_posts.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_blogs/templates/center_list_blog_posts.php,v 1.31 2008/08/01 05:11:42 laetzer Exp $
+ * @version $Header: /cvsroot/bitweaver/_bit_blogs/templates/center_list_blog_posts.php,v 1.32 2008/08/27 18:31:32 laetzer Exp $
* @package bitweaver
*/
global $gBitSmarty, $gBlog, $gBitSystem, $gQueryUserId, $moduleParams, $gBitUser;
@@ -106,5 +106,5 @@ $gBitSmarty->assign( 'descriptionLength', $gBitSystem->getConfig( 'blog_posts_de
$gBitSmarty->assign( 'showDescriptionsOnly', TRUE );
$gBitSmarty->assign( 'showBlogTitle', 'y' );
$gBitSmarty->assign( 'blogPostsFormat', (empty($module_params['format']) ? 'full' : $module_params['format']) );
-$gBitSmarty->assign( 'centerTitle', $moduleParams['title'] );
+//$gBitSmarty->assign( 'centerTitle', $moduleParams['title'] );
?>
diff --git a/templates/center_list_blog_posts.tpl b/templates/center_list_blog_posts.tpl
index 7339855..11469f3 100644
--- a/templates/center_list_blog_posts.tpl
+++ b/templates/center_list_blog_posts.tpl
@@ -1,10 +1,10 @@
-{* $Header: /cvsroot/bitweaver/_bit_blogs/templates/center_list_blog_posts.tpl,v 1.9 2008/08/01 05:11:42 laetzer Exp $ *}
+{* $Header: /cvsroot/bitweaver/_bit_blogs/templates/center_list_blog_posts.tpl,v 1.10 2008/08/27 18:31:32 laetzer Exp $ *}
{if $blogPosts || $showEmpty}
<div class="floaticon">{bithelp}</div>
<div class="display blogs">
<div class="header">
- <h1>{$centerTitle|default:"{tr}Recent Blog Posts{/tr}"}</h1>
+ <h1>{tr}Recent Blog Posts{/tr}</h1>
</div>
<div class="body">