fixed show setting in WebUI
This commit is contained in:
parent
0a1625e9b8
commit
4cce7c1c86
@ -219,7 +219,8 @@
|
|||||||
<label for="factionreboot_cont" class="control-label col-4">active Faction Recovery</label>
|
<label for="factionreboot_cont" class="control-label col-4">active Faction Recovery</label>
|
||||||
<div class="col-8">
|
<div class="col-8">
|
||||||
<div class="form-check">
|
<div class="form-check">
|
||||||
<input class="form-check-input" type="checkbox" name="factionreboot_cont" id="factionreboot_cont" %FACTIONREBOOT_CHECKED%>
|
<input class="form-check-input" type="checkbox" name="factionreboot_cont" id="factionreboot_cont"
|
||||||
|
%FACTIONREBOOT_CHECKED%>
|
||||||
<label class="form-check-label" for="factionreboot_cont">
|
<label class="form-check-label" for="factionreboot_cont">
|
||||||
aktive Faktion beim booten wiederherstellen ?
|
aktive Faktion beim booten wiederherstellen ?
|
||||||
</label>
|
</label>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user