diff --git a/editor/ui/dialogs/content/EdImageProps.xul b/editor/ui/dialogs/content/EdImageProps.xul
index 40039b36cf..a4031a637c 100644
--- a/editor/ui/dialogs/content/EdImageProps.xul
+++ b/editor/ui/dialogs/content/EdImageProps.xul
@@ -44,13 +44,8 @@
-
-
-
+
&LinkURLEditField2.label;
-
-
-
+
+
+
+
+
-
-
-
-
-
+ keyLabelMac="&search.keyLabel.mac;"/>
#endif
+
+
+
-
-
-
-
+ keyLabelMac="&search.keyLabel.mac;"/>
diff --git a/mail/base/content/search.xml b/mail/base/content/search.xml
index c4a5242cc5..e02d3edfdc 100644
--- a/mail/base/content/search.xml
+++ b/mail/base/content/search.xml
@@ -78,8 +78,9 @@
this.collapsed = !this.glodaEnabled;
// make sure we set our emptytext here from the get-go
- if (this.hasAttribute("placeholder"))
- this.placeholder = this.getAttribute("placeholder");
+ if (this.hasAttribute("placeholder")) {
+ this.placeholder = this.getAttribute("placeholder");
+ }
} catch (e) {
let { logException } = ChromeUtils.import("resource:///modules/errUtils.js");
logException(e, true);
diff --git a/mail/components/addrbook/content/abEditListDialog.xul b/mail/components/addrbook/content/abEditListDialog.xul
index 0fb7618a60..efd22e9f24 100644
--- a/mail/components/addrbook/content/abEditListDialog.xul
+++ b/mail/components/addrbook/content/abEditListDialog.xul
@@ -58,6 +58,7 @@
+
-
-
+ onclick="awNotAnEmptyArea(event);"/>
diff --git a/mail/components/addrbook/content/abMailListDialog.xul b/mail/components/addrbook/content/abMailListDialog.xul
index a61b232c91..5d8da9e435 100644
--- a/mail/components/addrbook/content/abMailListDialog.xul
+++ b/mail/components/addrbook/content/abMailListDialog.xul
@@ -69,6 +69,7 @@
+
-
-
+ onclick="awNotAnEmptyArea(event);"/>
diff --git a/mail/components/im/content/chat-messenger.inc.xul b/mail/components/im/content/chat-messenger.inc.xul
index 39f4f534c4..e21c1ab0ee 100644
--- a/mail/components/im/content/chat-messenger.inc.xul
+++ b/mail/components/im/content/chat-messenger.inc.xul
@@ -58,6 +58,15 @@
align="center"
flex="1"
class="chromeclass-toolbar-additional">
+
+
+
+
-
-
-
-
-
+ keyLabelMac="&search.keyLabel.mac;"/>