mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-23 20:32:14 +09:00
#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:
parent
03821c88fe
commit
bac6bef8f1
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue