Label changes for bottomMacos

Currently it is displaying "Hide Favicons" for this checkbox which I think should be modified to "Bottom Tabs". Also as it has been tested only in Mac OS (also same is mentioned in the id), Added `macOS` in brackets
This commit is contained in:
Gurupad Hegde 2018-07-04 05:04:40 -07:00 committed by GitHub
parent 55024d6293
commit 9d4e068d68
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@
<li><label><input type="checkbox" id="closeHover">Close Button on Hover</label></li>
<li><label><input type="checkbox" id="greyscaleFavicons">Grayscale Favicons</label></li>
<li><label><input type="checkbox" id="hideFavicons">Hide Favicons</label></li>
<li><label><input type="checkbox" id="bottomMacos">Hide Favicons</label></li>
<li><label><input type="checkbox" id="bottomMacos">Bottom Tabs (macOS)</label></li>
<li><label><input type="checkbox" id="leftClose">X on left</label></li>
</ul>
</div>