mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 02:39:56 +09:00
설문조사 관리자 페이지의 template오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2139 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1b645999c2
commit
1f0ef617de
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
<td class="tahoma">{$val->checkcount}</td>
|
||||
<td class="tahoma">{$val->poll_count}</td>
|
||||
<td class="tahoma">{zdate($val->regdate,"Y-m-d H:i")}</td>
|
||||
<td class="blue"><a href="{getUrl('','module','poll','act','dispPollAdminResult','poll_srl',$val->poll_srl,'poll_index_srl',$val->poll_index_srl" onclick="popopen(this.href); return false;">{$lang->cmd_view}</a></td>
|
||||
<td class="blue"><a href="{getUrl('','module','poll','act','dispPollAdminResult','poll_srl',$val->poll_srl,'poll_index_srl',$val->poll_index_srl)}" onclick="popopen(this.href); return false;">{$lang->cmd_view}</a></td>
|
||||
</tr>
|
||||
<!--@end-->
|
||||
</tbody>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue