diff --git a/Software/data_src/index.htm b/Software/data_src/index.htm index d7b696c..2c88e18 100644 --- a/Software/data_src/index.htm +++ b/Software/data_src/index.htm @@ -219,7 +219,8 @@ <label for="factionreboot_cont" class="control-label col-4">active Faction Recovery</label> <div class="col-8"> <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"> aktive Faktion beim booten wiederherstellen ? </label>