From bac6bef8f1a419a9dea1d7314c3301cb3b8858ff Mon Sep 17 00:00:00 2001 From: haneul Date: Fri, 16 Apr 2010 11:16:06 +0000 Subject: [PATCH] #18821143 : display date created properly git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7371 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/editor/tpl/admin_index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/editor/tpl/admin_index.html b/modules/editor/tpl/admin_index.html index da432e7bf..1d42c1c66 100644 --- a/modules/editor/tpl/admin_index.html +++ b/modules/editor/tpl/admin_index.html @@ -33,7 +33,7 @@ {$xml_info->version} - {zdate($xml_info->date, 'Y-m-d')} + {$xml_info->date}