git-svn-id: http://xe-core.googlecode.com/svn/trunk@1762 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-06-25 10:42:58 +00:00
parent b7ec12f4c2
commit fca4625a0c
8 changed files with 15 additions and 15 deletions

View file

@ -27,7 +27,7 @@
<tr>
<td class="tahoma">{$no}</td>
<td><input type="checkbox" name="cart" value="{$val->poll_index_srl}" /></td>
<td class="left"><a href="#" onclick="winopen('./?document_srl={$val->upload_target_srl}'); return false;"/>{htmlspecialchars($val->title)}</a></td>
<td class="left blue"><a href="#" onclick="winopen('./?document_srl={$val->upload_target_srl}'); return false;"/>{htmlspecialchars($val->title)}</a></td>
<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>