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

This commit is contained in:
zero 2007-03-16 03:49:40 +00:00
parent 267fbb3ddc
commit ea86e795ff
5 changed files with 34 additions and 11 deletions

View file

@ -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>

View file

@ -68,8 +68,7 @@
<tr>
<th>{$lang->content}</th>
<td>
{@$upload_target_srl = $document_srl}
<!--#include("./editor/editor.html")-->
{$editor}
</td>
</tr>
<tr>