Skip to content

Commit

Permalink
[WFX-305] Move restart appmenu button to correct location.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Kontos committed Dec 8, 2021
1 parent fa445ef commit bb880ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion browser/base/content/appmenu-viewcache.inc.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@
oncommand="PanelUI.showSubView('PanelUI-helpView', this)"/>
#ifndef XP_MACOSX
<toolbarseparator/>
#include ../../extensions/extensibles/extension/builtins/appmenu/restartbutton.inc
<toolbarbutton id="appMenu-quit-button"
class="subviewbutton subviewbutton-iconic"
#ifdef XP_WIN
Expand Down Expand Up @@ -349,6 +348,7 @@
oncommand="PanelUI.showSubView('PanelUI-helpView', this)"/>
#ifndef XP_MACOSX
<toolbarseparator/>
#include ../../extensions/extensibles/extension/builtins/appmenu/restartbutton.inc
<toolbarbutton id="appMenu-quit-button2"
class="subviewbutton"
data-l10n-id="appmenuitem-exit2"
Expand Down

0 comments on commit bb880ca

Please sign in to comment.