mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
Changed menu position for 'Send Page' because of added 'Export to Text' menuitem in Composer for bug 51798. r=brade, sr=sfraser
This commit is contained in:
parent
5d262a924f
commit
caf5acacab
@ -19,7 +19,7 @@
|
||||
<!-- The command node cmd_editSendPage is in editorOverlay.xul.
|
||||
Implementation is in ComposerCommands.js
|
||||
-->
|
||||
<menuitem id="menu_sendPage" value="&sendPage.label;" accesskey="&sendPage.accesskey;" observes="cmd_editSendPage" position="13"/>
|
||||
<menuitem id="menu_sendPage" value="&sendPage.label;" accesskey="&sendPage.accesskey;" observes="cmd_editSendPage" position="14"/>
|
||||
</menupopup>
|
||||
|
||||
</overlay>
|
||||
|
Loading…
Reference in New Issue
Block a user