forked from OpenWF/SpaceNinjaServer
fixup for 2ca895a5f88be3ab43943142e5d559823cac7387
This commit is contained in:
parent
2ca895a5f8
commit
610a432e46
@ -1236,20 +1236,20 @@
|
||||
<label class="form-label" data-loc="worldState_voidCorruption" data-loc-replace="2025"></label>
|
||||
<div class="d-flex flex-wrap gap-3">
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="checkbox" id="worldState.voidCorruptionWeek1" />
|
||||
<label class="form-check-label" for="worldState.voidCorruptionWeek1" data-loc="worldState_week" data-loc-replace="1"></label>
|
||||
<input class="form-check-input" type="checkbox" id="worldState.voidCorruption2025Week1" />
|
||||
<label class="form-check-label" for="worldState.voidCorruption2025Week1" data-loc="worldState_week" data-loc-replace="1"></label>
|
||||
</div>
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="checkbox" id="worldState.voidCorruptionWeek2" />
|
||||
<label class="form-check-label" for="worldState.voidCorruptionWeek2" data-loc="worldState_week" data-loc-replace="2"></label>
|
||||
<input class="form-check-input" type="checkbox" id="worldState.voidCorruption2025Week2" />
|
||||
<label class="form-check-label" for="worldState.voidCorruption2025Week2" data-loc="worldState_week" data-loc-replace="2"></label>
|
||||
</div>
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="checkbox" id="worldState.voidCorruptionWeek3" />
|
||||
<label class="form-check-label" for="worldState.voidCorruptionWeek3" data-loc="worldState_week" data-loc-replace="3"></label>
|
||||
<input class="form-check-input" type="checkbox" id="worldState.voidCorruption2025Week3" />
|
||||
<label class="form-check-label" for="worldState.voidCorruption2025Week3" data-loc="worldState_week" data-loc-replace="3"></label>
|
||||
</div>
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="checkbox" id="worldState.voidCorruptionWeek4" />
|
||||
<label class="form-check-label" for="worldState.voidCorruptionWeek4" data-loc="worldState_week" data-loc-replace="4"></label>
|
||||
<input class="form-check-input" type="checkbox" id="worldState.voidCorruption2025Week4" />
|
||||
<label class="form-check-label" for="worldState.voidCorruption2025Week4" data-loc="worldState_week" data-loc-replace="4"></label>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user