This commit is contained in:
Azgaar 2020-05-18 00:50:57 +03:00
parent 22b4c49e8a
commit b3f83bbabd
4 changed files with 7 additions and 6 deletions

View file

@ -2870,7 +2870,7 @@
<option data-form="Union" value="United States">United States</option>
<option data-form="Wild" value="United Tribes">United Tribes</option>
</select>
<input id="stateNameEditorCustomForm" placeholder="type form name" data-tip="Create custom state form name" style="display: none; width: 11em;">
<input id="stateNameEditorCustomForm" placeholder="type form name" data-tip="Enter custom form name" style="display: none; width: 11em;">
<span id="stateNameEditorAddForm" data-tip="Click to add custom state form name to the list" class="icon-plus pointer"></span>
</div>