Bug 858660 - Remove done button from customize mode. r,ui-r=mconley

This commit is contained in:
Blake Winton 2013-05-09 16:31:15 -04:00
parent f201138310
commit d68c60bed0
2 changed files with 1 additions and 3 deletions

View File

@ -41,8 +41,7 @@
</vbox>
</deck>
</hbox>
<hbox pack="end">
<hbox pack="start">
<button oncommand="gCustomizeMode.reset();" label="&customizeMode.restoreDefaults;"/>
<button oncommand="BrowserToolboxCustomizeDone();" label="&customizeMode.done;"/>
</hbox>
</vbox>

View File

@ -645,7 +645,6 @@ just addresses the organization to follow, e.g. "This site is run by " -->
<!ENTITY customizeMode.appearance.label "Appearance">
<!ENTITY customizeMode.appearance.header "Bling!">
<!ENTITY customizeMode.restoreDefaults "Restore Defaults">
<!ENTITY customizeMode.done "Done">
<!ENTITY social.chatBar.commandkey "c">
<!ENTITY social.chatBar.label "Focus chats">