updated to the new version of ezc

git-svn-id: svn://ttmath.org/publicrep/winix/trunk@621 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2010-07-19 23:07:34 +00:00
parent 62a0e52092
commit 93da32cfb3
20 changed files with 50 additions and 45 deletions

View File

@@ -1,4 +1,4 @@
[is winix_function_param_is "ckeditor_upload"]
[if winix_function_param_is "ckeditor_upload"]
<script type="text/javascript">window.parent.CKEDITOR.tools.callFunction([upload_ckeditor_funnum], '[item_link]');</script>
[else]
@@ -10,7 +10,7 @@
<fieldset>
<legend>{upload_form_legend}</legend>
[is winix_function_param_is "multi"]
[if winix_function_param_is "multi"]
<p class="withnext">{upload_form_file_multi}</p>
<input size="68" class="edit" type="file" name="fileupload1">