mirror of
https://github.com/isledecomp/isle.pizza.git
synced 2026-01-11 02:31:16 +00:00
rename "Language" string to "Version" (#4)
* rename "Language" string to "Version" * whitespace * revert
This commit is contained in:
parent
55ddfa8eef
commit
224347ba3f
@ -687,7 +687,7 @@
|
|||||||
<h3 class="config-legend">Game</h3>
|
<h3 class="config-legend">Game</h3>
|
||||||
<div class="form-grid">
|
<div class="form-grid">
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label class="form-group-label">Language</label>
|
<label class="form-group-label">Version</label>
|
||||||
<div class="select-wrapper">
|
<div class="select-wrapper">
|
||||||
<select id="language-select" name="Language">
|
<select id="language-select" name="Language">
|
||||||
<option value="da">Danish</option>
|
<option value="da">Danish</option>
|
||||||
@ -1201,4 +1201,5 @@
|
|||||||
|
|
||||||
<script src="isle.js" async></script>
|
<script src="isle.js" async></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user