mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 07:12:15 +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
|
|
@ -8,7 +8,6 @@
|
|||
<th scope="row"><div>{$lang->title}</div></th>
|
||||
<td>{$addon_info->title} ver. {$addon_info->version}</td>
|
||||
</tr>
|
||||
<!--@if($addon_info->author)-->
|
||||
<tr>
|
||||
<th scope="row"><div>{$lang->author}</div></th>
|
||||
<td>
|
||||
|
|
@ -16,7 +15,7 @@
|
|||
{$author->name} <!--@if($author->homepage || $author->email_address)-->(<!--@if($author->homepage)--><a href="{$author->homepage}" onclick="window.open(this.href);return false;">{$author->homepage}</a><!--@end--><!--@if($author->homepage && $author->email_address)-->, <!--@end--><!--@if($author->email_address)--><a href="mailto:{$author->email_address}">{$author->email_address}</a><!--@end-->)<!--@end--><br />
|
||||
<!--@endforeach-->
|
||||
</td>
|
||||
</tr><!--@end-->
|
||||
</tr>
|
||||
<!--@if($addon_info->homepage)-->
|
||||
<tr>
|
||||
<th scope="row"><div>{$lang->homepage}</div></th>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue