From 95897af0e17347b0fd4b0c5d0d78dbcf295c8573 Mon Sep 17 00:00:00 2001 From: "mark%moxienet.com" Date: Mon, 24 Jul 2006 21:32:52 +0000 Subject: [PATCH] 345739 "Block Images from %s" context menu item is misaligned after bugs 342515, 344570. Change it from an iconic menu item to a . r=mano git-svn-id: svn://10.0.0.236/trunk@203554 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/browser/base/content/browser-context.inc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/mozilla/browser/base/content/browser-context.inc b/mozilla/browser/base/content/browser-context.inc index fff793a5531..70af3f5454f 100644 --- a/mozilla/browser/base/content/browser-context.inc +++ b/mozilla/browser/base/content/browser-context.inc @@ -122,11 +122,10 @@ label="&setDesktopBackgroundCmd.label;" accesskey="&setDesktopBackgroundCmd.accesskey;" oncommand="gContextMenu.setDesktopBackground();"/> - - - + oncommand="gContextMenu.toggleImageBlocking(this.getAttribute('checked') == 'true');"/>