Skip to content

Commit

Permalink
fix FWK Calc mobile result
Browse files Browse the repository at this point in the history
  • Loading branch information
le3tspeak committed Oct 19, 2024
1 parent 1aac2e8 commit b195013
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -449,10 +449,10 @@ <h3 class="major">Feldschwächungsrechner</h3>
</div>
<div>
<div id="EN-FWK-Calc-Result" style="display: block">
<h3 class="major">Calculated Field Weakening Settings:</h3>
<h3 class="major">Calculated Field Weakening:</h3>
</div>
<div id="DE-FWK-Calc-Result" style="display: none">
<h3 class="major">Berechnete Feldschwächungseinstellungen:</h3>
<h3 class="major">Berechnete Feldschwächungs:</h3>
</div>
<label id="result-startspeed">Start Speed: -</label>
<label id="result-initialfieldcurrent">Initial Field Current: -</label>
Expand Down

0 comments on commit b195013

Please sign in to comment.