Merge pull request 'fixes net-hotkey is in use for the application menu 'edit' in English browsers' (#4) from vv01f/simplekolecalc:vv01f-change-net-hotkey into main
Reviewed-on: wtf-eg/simplekolecalc#4
This commit is contained in:
commit
75d204c2a1
@ -88,8 +88,8 @@
|
||||
<input readonly="readonly" type="number" step="0.01" id="us" value="0.00"/> €
|
||||
</div>
|
||||
<div>
|
||||
<label for="n">N<u>e</u>tto</label>
|
||||
<input accesskey="e" type="number" step="0.01" id="n" value="0.00"/> €
|
||||
<label for="n">Ne<u>t</u>to</label>
|
||||
<input accesskey="t" type="number" step="0.01" id="n" value="0.00"/> €
|
||||
</div>
|
||||
<div>
|
||||
<label for="ec">Entropie-Tarif ¹</label><!-- ggf. künftig Grundlage wie Handbuch/Dokumentation verlinken -->
|
||||
|
Loading…
Reference in New Issue
Block a user