* adjust the UI of action logs.
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<th><?php echo $lang->testtask->begin;?></th>
|
||||
<th><?php echo $lang->testtask->end;?></th>
|
||||
<th><?php echo $lang->testtask->status;?></th>
|
||||
<th><?php echo $lang->action;?></th>
|
||||
<th><?php echo $lang->actions;?></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
@@ -91,7 +91,7 @@ function checkall(checker)
|
||||
<th><?php echo $lang->testtask->lastRun;?></th>
|
||||
<th><?php echo $lang->testtask->lastResult;?></th>
|
||||
<th><?php echo $lang->testtask->status;?></th>
|
||||
<th class='{sorter: false}'><?php echo $lang->action;?></th>
|
||||
<th class='{sorter: false}'><?php echo $lang->actions;?></th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user