mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-28 14:52:24 +09:00
Page module UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12297 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8d9089e602
commit
c3caa2d278
10 changed files with 94 additions and 151 deletions
|
|
@ -34,7 +34,7 @@
|
|||
<p cond="$val->need_autoinstall_update == 'Y'" class="x_alert x_alert-info">{$lang->msg_avail_easy_update} <a href="{$val->update_url}&return_url={urlencode(getRequestUriByServerEnviroment())}">{$lang->msg_do_you_like_update}</a></p>
|
||||
</td>
|
||||
<td>{$val->version}</td>
|
||||
<td>
|
||||
<td class="nowr">
|
||||
<!--@foreach($val->author as $author)-->
|
||||
<!--@if($author->homepage)-->
|
||||
<a href="{$author->homepage}" target="_blank">{$author->name}</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue