mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 12:49:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@481 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
267fbb3ddc
commit
ea86e795ff
5 changed files with 34 additions and 11 deletions
|
|
@ -57,9 +57,7 @@
|
|||
<tr>
|
||||
<th>{$lang->content}</th>
|
||||
<td>
|
||||
{@$upload_target_srl = $document_srl}
|
||||
<!--#include("$editor_path/editor.html")-->
|
||||
<!--#include("$editor_path/editor_uploader.html")-->
|
||||
{$comment_editor}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -68,8 +68,7 @@
|
|||
<tr>
|
||||
<th>{$lang->content}</th>
|
||||
<td>
|
||||
{@$upload_target_srl = $document_srl}
|
||||
<!--#include("./editor/editor.html")-->
|
||||
{$editor}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue