mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 14:49:56 +09:00
올바르지 못한 태그 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6523 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0eed26a530
commit
d49b5e345d
2 changed files with 5 additions and 5 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<col width="*" />
|
||||
<tr>
|
||||
<th colspan="3" class="title"><a href="{getUrl('','document_srl',$oIssue->document_srl)}">{$oIssue->getTitle()}</a><span>- {$oIssue->getStatus()}</span></th>
|
||||
<td><SPAn class="member_{$oIssue->getMemberSrl()}">{$oIssue->getNickName()}</span></td>
|
||||
<td><span class="member_{$oIssue->getMemberSrl()}">{$oIssue->getNickName()}</span></td>
|
||||
</tr>
|
||||
<!--@if(!$oIssue->isSecret() || $oIssue->isAccessible())-->
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue