Skip to content

Commit

Permalink
revert change on popup-fenix
Browse files Browse the repository at this point in the history
  • Loading branch information
mneunomne committed Jan 21, 2025
1 parent 09fdb70 commit 80f0a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/popup-fenix.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<span id="gotoZap" class="fa-icon tool enabled " data-i18n-title="popupTipZapper">bolt<span class="caption" data-i18n="popupTipZapper"></span></span>
<span id="gotoPick" class="fa-icon tool enabled " data-i18n-title="popupTipPicker">eye-dropper<span class="caption" data-i18n="popupTipPicker"></span></span>
<span id="gotoReport" class="fa-icon tool enabled " data-i18n-title="popupTipReport">comment-alt<span class="caption" data-i18n="popupTipReport"></span></span>
<a href="logger-ui.html#_" class="fa-icon tool enabled" target="uboLogger" tabindex="0" data-i18n-title="popupTipLog">list-alt<span class="caption" data-i18n="popupTipLog"></span></a>
<a href="logger-ui.html#_" class="fa-icon tool enabled" target="adnlogger" tabindex="0" data-i18n-title="popupTipLog">list-alt<span class="caption" data-i18n="popupTipLog"></span></a>
<a href="dashboard.html" class="fa-icon tool enabled" target="uBODashboard" tabindex="0" data-i18n-title="popupTipDashboard">cogs<span class="caption" data-i18n="popupTipDashboard"></span></a>
</div>
<div id="unprocessedRequestWarning">
Expand Down

0 comments on commit 80f0a3a

Please sign in to comment.