* ajusted views.
* changed css names.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php include '../../common/view/m.header.html.php';?>
|
||||
</div>
|
||||
<form method='post' target='hiddenwin'>
|
||||
<form class='form-condensed' method='post' target='hiddenwin'>
|
||||
<h3><?php echo $lang->task->recordEstimate . $this->lang->colon . $task->name;?></h3>
|
||||
<?php
|
||||
$allConsumed = 0;
|
||||
|
||||
Reference in New Issue
Block a user