Update edit.html
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user