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>
|
<label class="form-label" data-loc="worldState_voidCorruption" data-loc-replace="2025"></label>
|
||||||
<div class="d-flex flex-wrap gap-3">
|
<div class="d-flex flex-wrap gap-3">
|
||||||
<div class="form-check">
|
<div class="form-check">
|
||||||
<input class="form-check-input" type="checkbox" id="worldState.voidCorruptionWeek1" />
|
<input class="form-check-input" type="checkbox" id="worldState.voidCorruption2025Week1" />
|
||||||
<label class="form-check-label" for="worldState.voidCorruptionWeek1" data-loc="worldState_week" data-loc-replace="1"></label>
|
<label class="form-check-label" for="worldState.voidCorruption2025Week1" data-loc="worldState_week" data-loc-replace="1"></label>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-check">
|
<div class="form-check">
|
||||||
<input class="form-check-input" type="checkbox" id="worldState.voidCorruptionWeek2" />
|
<input class="form-check-input" type="checkbox" id="worldState.voidCorruption2025Week2" />
|
||||||
<label class="form-check-label" for="worldState.voidCorruptionWeek2" data-loc="worldState_week" data-loc-replace="2"></label>
|
<label class="form-check-label" for="worldState.voidCorruption2025Week2" data-loc="worldState_week" data-loc-replace="2"></label>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-check">
|
<div class="form-check">
|
||||||
<input class="form-check-input" type="checkbox" id="worldState.voidCorruptionWeek3" />
|
<input class="form-check-input" type="checkbox" id="worldState.voidCorruption2025Week3" />
|
||||||
<label class="form-check-label" for="worldState.voidCorruptionWeek3" data-loc="worldState_week" data-loc-replace="3"></label>
|
<label class="form-check-label" for="worldState.voidCorruption2025Week3" data-loc="worldState_week" data-loc-replace="3"></label>
|
||||||
</div>
|
</div>
|
||||||
<div class="form-check">
|
<div class="form-check">
|
||||||
<input class="form-check-input" type="checkbox" id="worldState.voidCorruptionWeek4" />
|
<input class="form-check-input" type="checkbox" id="worldState.voidCorruption2025Week4" />
|
||||||
<label class="form-check-label" for="worldState.voidCorruptionWeek4" data-loc="worldState_week" data-loc-replace="4"></label>
|
<label class="form-check-label" for="worldState.voidCorruption2025Week4" data-loc="worldState_week" data-loc-replace="4"></label>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user