Skip to content

Commit

Permalink
Update default.htm (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
N1c084 authored Aug 11, 2022
1 parent 8f5c85d commit b1766c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ESPController/web_src/default.htm
Original file line number Diff line number Diff line change
Expand Up @@ -1101,6 +1101,7 @@ <h2>Display Settings</h2>
<label for="Language">Language</label>
<select name="Language" id="Language">
<option value="en">English</option>
<option value="fr">French</option>
<option value="es">Spanish</option>
<option value="pt">Portuguese</option>
<option value="de">German</option>
Expand Down Expand Up @@ -1380,4 +1381,4 @@ <h2>Logging</h2>
</script>
</body>

</html>
</html>

0 comments on commit b1766c3

Please sign in to comment.