summaryrefslogtreecommitdiffstats
path: root/toolkit/components/passwordmgr/content/passwordManager.xul
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/passwordmgr/content/passwordManager.xul')
-rw-r--r--toolkit/components/passwordmgr/content/passwordManager.xul1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/components/passwordmgr/content/passwordManager.xul b/toolkit/components/passwordmgr/content/passwordManager.xul
index d248283b6..364ad6e18 100644
--- a/toolkit/components/passwordmgr/content/passwordManager.xul
+++ b/toolkit/components/passwordmgr/content/passwordManager.xul
@@ -110,7 +110,6 @@
label="&remove.label;" accesskey="&remove.accesskey;"
oncommand="DeleteSignon();"/>
<button id="removeAllSignons" icon="clear"
- label="&removeall.label;" accesskey="&removeall.accesskey;"
oncommand="DeleteAllSignons();"/>
<spacer flex="1"/>
#if defined(MOZ_BUILD_APP_IS_BROWSER) && defined(XP_WIN)