* code for task#769
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user