File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<overlay id =" ses_tb-overlay"
33xmlns=" http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" >
4- <script type =" application/javascript" src =" chrome://ses/content/overlay.js" />
5- <toolbarpalette id =" MailToolbarPalette" >
6- <toolbarbutton id =" SES-button"
4+ <script type =" application/javascript" src =" chrome://ses/content/overlay.js" />
5+ <toolbarpalette id =" MailToolbarPalette" >
6+ <button id =" SES-button"
77 label =" Report via Suspicious Email Submitter"
88 type =" button"
99 oncommand =" SES.report();"
10+ tooltiptext =" Report via Suspicious Email Submitter"
1011 />
1112 </toolbarpalette >
1213
14+ <toolbarpalette id =" header-view-toolbar" >
15+ <button id =" SES-hv-button"
16+ label =" Report"
17+ type =" button"
18+ oncommand =" SES.report();"
19+ tooltiptext =" Report via Suspicious Email Submitter"
20+ />
21+ </toolbarpalette >
22+
1323 <menubar id =" mail-menubar" >
1424 <menu id =" menubar_SES" label =" SES" insertbefore =" tasksMenu" >
1525 <menupopup id =" SES-popup" >
You can’t perform that action at this time.
0 commit comments