#17846213 It should view the Current Version, not released version.

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5876 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
misol 2009-03-14 07:05:45 +00:00
parent ac7397c384
commit ca1245f3d5

View file

@ -159,7 +159,7 @@
<tr>
<th><div>{$lang->current_version}</div></th>
<td>
<strong>{$released_version}</strong> [<a href="{$download_link}" onclick="window.open(this.href);return false;">{$lang->cmd_view}</a>]
<strong>{$current_version}</strong> [<a href="{$download_link}" onclick="window.open(this.href);return false;">{$lang->cmd_view}</a>]
</td>
</tr>
<tr>