Skip to content

Commit

Permalink
Merge pull request #2168 from iNavFlight/mmosca-headtracker-label-fix
Browse files Browse the repository at this point in the history
Fix headtracker label
  • Loading branch information
mmosca authored Aug 15, 2024
2 parents 3226f68 + 3aa8868 commit 2106735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tabs/configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@
<div class="number headtracker_tilt_ratio_wrapper">
<input type="number" data-step="0.01" min="0" max="5" id="headtracker_tilt_ratio" data-setting="headtracker_tilt_ratio">
<label for="headtracker_tilt_ratio">
<span data-i18n="configurationHeadtrackerPanRatio"></span>
<span data-i18n="configurationHeadtrackerTiltRatio"></span>
</label>
</div>
<div class="number headtracker_roll_ratio_wrapper">
Expand Down

0 comments on commit 2106735

Please sign in to comment.