* merge owner and pri, begin and end as one row in edit view file of testtask module.
This commit is contained in:
@@ -23,10 +23,6 @@
|
||||
</div>
|
||||
<form class='form-condensed' method='post' target='hiddenwin'>
|
||||
<table class='table table-form'>
|
||||
<tr>
|
||||
<th><?php echo $lang->testtask->report;?></th>
|
||||
<td><?php echo html::textarea('report', '', "rows='6' class='form-control'");?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th><?php echo $lang->comment;?></th>
|
||||
<td><?php echo html::textarea('comment', '', "rows='6' class='form-control'");?></td>
|
||||
|
||||
Reference in New Issue
Block a user