* ajusted views.

* changed css names.
This commit is contained in:
Catouse
2014-03-27 14:40:55 +08:00
parent 99c8a0554e
commit ad3a1c29b8
107 changed files with 917 additions and 768 deletions
+1 -1
View File
@@ -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;