More update on Concentrate

This commit is contained in:
Kakeman89 2020-07-27 16:08:22 -04:00
parent 53e2cfa7f1
commit 873e5f961f
2 changed files with 2 additions and 2 deletions

View file

@ -73,7 +73,7 @@
<label>{{ localize "SW5E.PowerConcentrationMode" }}</label>
<div class="form-fields">
<label class="checkbox prepared">
{{ localize "SW5E.PowerPrepared" }} <input type="checkbox" name="data.preparation.prepared" {{checked data.preparation.prepared}}/>
{{ localize "SW5E.PowerConcentrated" }} <input type="checkbox" name="data.preparation.prepared" {{checked data.preparation.prepared}}/>
</label>
</div>
</div>