1
0

Port from master

This commit is contained in:
Garvin Hicking
2013-01-21 10:06:09 +01:00
parent 88f69a298e
commit 53ea38aa3c
15 changed files with 73 additions and 24 deletions

@ -6,6 +6,7 @@
{foreach from=$dategroup.entries item="entry"}
{assign var="entry" value=$entry scope=parent}
<h4 class="serendipity_title"><a href="{$entry.link}">{$entry.title}</a></h4>
{if $dategroup.is_sticky}
<h3 class="serendipity_date">{$CONST.STICKY_POSTINGS}</h3>