mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
자연스레 보이기 3
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5265 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fff201cd10
commit
b7ab7223d0
6 changed files with 18 additions and 14 deletions
|
|
@ -24,7 +24,7 @@
|
|||
<td class="center number">{$val->version}</td>
|
||||
<td class="nowrap">
|
||||
<!--@foreach($val->author as $author)-->
|
||||
<a href="{$author->homepage}" onclick="window.open(this.href);return false;">{$author->name}</a>
|
||||
<!--@if($author->homepage)--><a href="{$author->homepage}" onclick="window.open(this.href);return false;"><!--@end-->{$author->name}<!--@if($author->homepage)--></a><!--@end-->
|
||||
<!--@endforeach-->
|
||||
</td>
|
||||
<td class="number center <!--@if($val->created_table_count != $val->table_count)-->alert<!--@end-->">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue