mirror of
https://github.com/isledecomp/isle.pizza.git
synced 2026-01-10 18:21:15 +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>
|
||||
<div class="form-grid">
|
||||
<div class="form-group">
|
||||
<label class="form-group-label">Language</label>
|
||||
<label class="form-group-label">Version</label>
|
||||
<div class="select-wrapper">
|
||||
<select id="language-select" name="Language">
|
||||
<option value="da">Danish</option>
|
||||
@ -1201,4 +1201,5 @@
|
||||
|
||||
<script src="isle.js" async></script>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user