Fix field names
| @@ -4180,9 +4180,9 @@ | ||
| 4180 | 4180 | </small> |
| 4181 | 4181 | </label> |
| 4182 | 4182 | <label title="If the entry key consists of only one word, it would not be matched as part of other words" data-i18n="[title]If the entry key consists of only one word, it would not be matched as part of other words" class="checkbox_label flex1"> |
| 4183 | 4183 | <input id="world_info_match_characters_metadataworld_info_match_creators_notes" type="checkbox" /> |
| 4184 | 4184 | <small data-i18n="Match CharactersCreator's MetadataNotes" class="whitespacenowrap flex1"> |
| 4185 | 4185 | Match CharactersCreator's MetadataNotes |
| 4186 | 4186 | </small> |
| 4187 | 4187 | </label> |
| 4188 | 4188 | </div> |
| @@ -6282,8 +6282,8 @@ | ||
| 6282 | 6282 | </select> |
| 6283 | 6283 | </div> |
| 6284 | 6284 | <div class="checkbox flex-container alignItemsCenter flexNoGap"> |
| 6285 | 6285 | <small class="flex1" data-i18n="Match CharacterCreator's MetadataNotes">Match CharacterCreator's MetadataNotes</small> |
| 6286 | 6286 | <select name="matchCharacterMetadatamatchCreatorsNotes" class="text_pole widthNatural margin0 flex1"> |
| 6287 | 6287 | <option value="null" data-i18n="Use global">Use global</option> |
| 6288 | 6288 | <option value="true" data-i18n="Yes">Yes</option> |
| 6289 | 6289 | <option value="false" data-i18n="No">No</option> |