mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@460 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fc5fbe3cc4
commit
ed7391e775
11 changed files with 39 additions and 33 deletions
|
|
@ -56,7 +56,11 @@
|
|||
<!--@end-->
|
||||
<tr>
|
||||
<th>{$lang->content}</th>
|
||||
<td><!--#include("$editor_path/editor.html")--></td>
|
||||
<td>
|
||||
{@$upload_target_srl = $document_srl}
|
||||
<!--#include("$editor_path/editor.html")-->
|
||||
<!--#include("$editor_path/editor_uploader.html")-->
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2">
|
||||
|
|
|
|||
|
|
@ -68,10 +68,9 @@
|
|||
<tr>
|
||||
<th>{$lang->content}</th>
|
||||
<td>
|
||||
{@$upload_target_srl = $document_srl}
|
||||
<!--#include("$editor_path/editor.html")-->
|
||||
<!--@if($grant->fileupload)-->
|
||||
<!--#include("$editor_path/editor_uploader.html")-->
|
||||
<!--@end-->
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue