mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1011425 - adding missing label for autorefresh checkbox, r=ttaubert
This commit is contained in:
parent
3e10ed89e5
commit
3aae13bba8
@ -34,7 +34,7 @@
|
||||
</div>
|
||||
<div id="refreshdiv">
|
||||
<button id="refreshButton">&aboutNetworking.refresh;</button>
|
||||
<input id="autorefcheck" type="checkbox" name="Autorefresh" />&aboutNetworking.autoRefresh;
|
||||
<label><input id="autorefcheck" type="checkbox" name="Autorefresh" />&aboutNetworking.autoRefresh;</label>
|
||||
</div>
|
||||
|
||||
<div id="http" class="tab active">
|
||||
|
Loading…
Reference in New Issue
Block a user