diff --git a/docs/NEWS b/docs/NEWS index 73408448e..381f48185 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -65,7 +65,7 @@ Version 1.7 () that the baseURL is not overriden when configuring serendipity with a possibly autodetected currentl URL. Patch by Manko10. -Version 1.6.1 () +Version 1.6.1 (May 8th, 2012) ------------------------------------------------------------------------ * Improved escaping of backend plugin management for DB query diff --git a/templates/default/entries_archives.tpl b/templates/default/entries_archives.tpl index 4ad32d950..270c07048 100644 --- a/templates/default/entries_archives.tpl +++ b/templates/default/entries_archives.tpl @@ -7,7 +7,7 @@ {foreach from=$archive.months item="month"} - + {$month.date|@formatTime:"%B"} {$month.entry_count} {$CONST.ENTRIES} ({if $month.entry_count}{/if}{$CONST.VIEW_FULL}{if $month.entry_count}{/if})