Update edit.html

This commit is contained in:
2018-09-15 22:37:24 +08:00
parent d3d73eba70
commit 3d1cba93fc

View File

@@ -172,9 +172,9 @@
<tr>
<td colspan="7">
<button style="margin-left: 1px" id="ids_add" class="translateB">Add new line</button>
<button id="clear" title="Reset settings" class="translateT" style="float: left;">Clear</button>
<label class="translate" style="padding-left: 20px" for="autoUpdate">Auto-update:</label><input type="checkbox" id="autoUpdate"/>
<button id="clear" title="Reset settings" class="translateT">Clear</button>
<button id="arrangeBools" class="translateB button_arrange_bools">Arrange bools</button>
<label class="translate" style="padding-left: 20px" for="autoUpdate">Auto-update:</label><input type="checkbox" id="autoUpdate"/>
</td>
</tr>
</table>