mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
#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:
parent
ac7397c384
commit
ca1245f3d5
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue