mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 16:19:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1121 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6d6d6c5b8b
commit
c2117c1a16
34 changed files with 122 additions and 133 deletions
|
|
@ -30,7 +30,7 @@
|
|||
<td>{$no}</td>
|
||||
<td><input type="checkbox" name="cart" value="{$val->file_srl}" /></td>
|
||||
<td><a href="#" onclick="window.open('./?mid={$val->mid}');return false">{$module_list[$val->module_srl]->browser_title}</a></td>
|
||||
<td>{$val->source_filename}</td>
|
||||
<td>{htmlspecialchars($val->source_filename)}</td>
|
||||
<td>{$val->file_size}</td>
|
||||
<td>
|
||||
<!--@if($val->isvalid=='Y')-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue