mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-27 06:11:51 +00:00
use a generic globe instead of a chrome icon
This commit is contained in:
parent
d7e9c198e6
commit
bca82f7413
@ -118,7 +118,7 @@
|
||||
<div class="btn-group" data-toggle="buttons">
|
||||
<label class="btn btn-primary" id="lblLocal" onclick=switchStorage("browser")>
|
||||
<input type="radio" name="options" id="btnLocal" autocomplete="off" checked>
|
||||
<span class="fa fa-chrome" id="icnLocal"></span> Browser
|
||||
<span class="fa fa-globe" id="icnLocal"></span> Browser
|
||||
</input>
|
||||
</label>
|
||||
<label class="btn btn-primary" id="lblDrop" onclick=switchStorage("dropbox")>
|
||||
|
Loading…
x
Reference in New Issue
Block a user