* UpDate it.

This commit is contained in:
shiyangyangwork@yahoo.cn
2011-04-13 02:25:59 +00:00
parent 4d3dec0853
commit f2a125d9c4
+1 -1
View File
@@ -51,7 +51,7 @@ $(document).ready(function()
</tr>
<tr>
<th class='rowhead'><?php echo $lang->doc->comment;?></th>
<td><?php echo html::textarea('comment', $doc->comment, "class='text-1' rows=3");?></td>
<td><?php echo html::textarea('comment','', "class='text-1' rows=3");?></td>
</tr>
<tr id='fileBox' class='hidden'>
<th class='rowhead'><?php echo $lang->doc->files;?></th>