From 30dc565e59b5ace1d8b8f9b384ecef3c997d8f6b Mon Sep 17 00:00:00 2001 From: Christian Fowler Date: Fri, 1 May 2009 15:17:23 +0000 Subject: pull variable data listBlog.last_modified out of tr block --- templates/list_blogs.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/list_blogs.tpl b/templates/list_blogs.tpl index 8bdac8a..e551a04 100644 --- a/templates/list_blogs.tpl +++ b/templates/list_blogs.tpl @@ -90,7 +90,7 @@ {/if} {if $gBitSystem->isFeatureActive( 'blog_list_lastmodif' )} - {tr}Last Modified {$listBlog.last_modified|bit_short_datetime}{/tr} + {tr}Last Modified{/tr} {$listBlog.last_modified|bit_short_datetime} {/if} -- cgit v1.3