calendar 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5031 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2008-12-03 09:36:06 +00:00
parent b6c0b99ac0
commit 0be6188c8a
26 changed files with 5557 additions and 3346 deletions

View file

@ -20,7 +20,7 @@
</tr>
<tr class="row2">
<th scope="row"><div>{$lang->regdate}</div></th>
<td>{zdate($component->date, 'Y-m-d')}</td>
<td>{zdate(str_replace('-',"",$component->date), 'Y-m-d')}</td>
</tr>
<tr>
<th scope="row"><div>{$lang->component_license}</div></th>