summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2015-08-25 20:29:26 +0100
committerlsces <lester@lsces.co.uk>2015-08-25 20:29:26 +0100
commit15b02e6d6faa56a50e429e2e4d65bf3032587f9e (patch)
tree31a3e16e84dabac6cdd47cba4e32971d10efcaae /templates
parent128b4444d0322f54916f281abc7e628bb6b77635 (diff)
downloadblogs-15b02e6d6faa56a50e429e2e4d65bf3032587f9e.tar.gz
blogs-15b02e6d6faa56a50e429e2e4d65bf3032587f9e.tar.bz2
blogs-15b02e6d6faa56a50e429e2e4d65bf3032587f9e.zip
Header too big for side baaaaar module
Diffstat (limited to 'templates')
-rw-r--r--templates/blog_list_post.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/blog_list_post.tpl b/templates/blog_list_post.tpl
index d532be7..ba232fb 100644
--- a/templates/blog_list_post.tpl
+++ b/templates/blog_list_post.tpl
@@ -25,13 +25,13 @@
{/if}
<div class="header">
- <h1>
+ <h2>
{if $aPost.title}
{$aPost.title|escape:html}
{else}
{$aPost.publish_date|default:$aPost.created|bit_long_date}
{/if}
- </h1>
+ </h2>
<div class="date">
{if $gBitSystem->getConfig('blog_list_user_as') eq 'link'}