diff --git a/mozilla/xpfe/components/prefwindow/resources/content/pref-composer.xul b/mozilla/xpfe/components/prefwindow/resources/content/pref-composer.xul
index b36367711e3..382232f42e6 100644
--- a/mozilla/xpfe/components/prefwindow/resources/content/pref-composer.xul
+++ b/mozilla/xpfe/components/prefwindow/resources/content/pref-composer.xul
@@ -24,6 +24,7 @@
+
@@ -43,6 +44,8 @@
]]>
+
+
@@ -52,6 +55,7 @@
value = "&maintainTableStructure.label;"
id = "maintainTableStructure"
accesskey = "&maintainStructure.accesskey;"
+ tooltip = "aTooltip" tooltiptext="&maintainTableStructure.tooltip;"
pref = "true"
preftype = "bool"
prefstring= "editor.table.maintain_structure"
@@ -63,6 +67,7 @@