Fix wrapping of "Enable Automatic Threading" in server setup wizard

This commit is contained in:
David Rowe 2020-10-27 09:44:43 +13:00
parent 22aa9f2065
commit e0d965e1c5

View file

@ -204,7 +204,7 @@
</div>
<br />
<div id="automatic-threading-options-row" class="row">
<p class="col-md-2">
<p class="col-md-12">
<label>
<input id="enable-automatic-threading" name="threading-checkbox" type="checkbox" value="true"> Enable Automatic Threading
</label>