Fix configuration table for experiments
This commit is contained in:
@@ -32,9 +32,7 @@
|
||||
|
||||
<div class="box">
|
||||
<h3><?=_('Configuration');?></h3>
|
||||
<p>
|
||||
<div>
|
||||
<table>
|
||||
<table class="tableList">
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" width="40%"><?=_('Parameter');?></th>
|
||||
@@ -68,8 +66,6 @@
|
||||
?>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</p>
|
||||
<p>
|
||||
<a href="javascript:void(0);" class="button save"><?=_('Save changes');?></a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user