make button titles consistent (#1412)

Co-authored-by: CaCO3 <caco@ruinelli.ch>
This commit is contained in:
CaCO3
2022-11-26 07:15:10 +01:00
committed by GitHub
parent 069aac5723
commit 9c390f3026
10 changed files with 17 additions and 17 deletions

View File

@@ -34,11 +34,11 @@ p {font-size: 1em;}
<br>
The Web Interface will automatically reload. It will take two to four minutes, until you get the first reading.
<br>
All settings can be changed as well in the configuration menu in normal operation mode.
All settings can be changed as well in the configuration menu in the Normal modus.
</p>
<p>
<button class="button" onclick="reboot()">Leave Setup Modus and Reboot to Normal</button>
<button class="button" onclick="reboot()">Leave Setup Modus and Reboot to Normal modus</button>
</p>
<script type="text/javascript" src="./gethost.js"></script>