* code for task#769

This commit is contained in:
chencongzhi520@gmail.com
2012-04-26 07:50:14 +00:00
parent 146b5934ae
commit a4cfb2b940
13 changed files with 16 additions and 13 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
</tr>
<tr>
<th class='rowhead'><?php echo $lang->task->left;?></th>
<td><?php echo html::input('left', '', "class='text-3'");?></td>
<td><?php echo html::input('left', '', "class='text-3'") . $lang->task->hour;?></td>
</tr>
<tr>
<td class='rowhead'><?php echo $lang->comment;?></td>