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