#18821143 : display date created properly

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7371 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2010-04-16 11:16:06 +00:00
parent 03821c88fe
commit bac6bef8f1

View file

@ -33,7 +33,7 @@
<!--@endforeach-->
</td>
<td colspan="2">{$xml_info->version}</td>
<td>{zdate($xml_info->date, 'Y-m-d')}</td>
<td>{$xml_info->date}</td>
</tr>
<!--@end-->
</tbody>