diff --git a/mailnews/base/prefs/resources/content/custreceipt.xul b/mailnews/base/prefs/resources/content/custreceipt.xul index 75d14c1a516..8fcbdde7432 100644 --- a/mailnews/base/prefs/resources/content/custreceipt.xul +++ b/mailnews/base/prefs/resources/content/custreceipt.xul @@ -1,5 +1,7 @@ + + @@ -7,61 +9,51 @@ xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" title="&window.title;" class="dialog" - onload="StartUp('Mailnews-Customize Receipts')" > + align="vertical"> - + + + + + + + + + + + + -function DoOKButton() -{ - top.window.close(); -} + + + + + + + + + + + -function DoCancelButton() -{ - top.window.close(); -} + + + + + + + + + + + + - + + + - - - -&sendReceipt.label; - - - ¬InToCc.label; - - &neverSend.label; - &automatically.label; - &askMe.label; - - - &outside.label; - - &neverSend.label; - &automatically.label; - &askMe.label; - - - &other.label; - - &neverSend.label; - &automatically.label; - &askMe.label; - - - - - - - - - - - - - - - - - + \ No newline at end of file diff --git a/mailnews/base/prefs/resources/content/pref-receipts.xul b/mailnews/base/prefs/resources/content/pref-receipts.xul index acb11f98299..03bf3fe6fce 100644 --- a/mailnews/base/prefs/resources/content/pref-receipts.xul +++ b/mailnews/base/prefs/resources/content/pref-receipts.xul @@ -17,7 +17,7 @@ function doCustomize() { - var dialog = window.openDialog("chrome://messenger/content/custreceipt.xul","","chrome"); + var dialog = window.openDialog("chrome://messenger/content/custreceipt.xul","","modal=yes,chrome,resizable=no", 0); } ]]> diff --git a/mailnews/base/prefs/resources/locale/en-US/custreceipt.dtd b/mailnews/base/prefs/resources/locale/en-US/custreceipt.dtd index 7ecc6d63ac1..b6e172aa1ef 100644 --- a/mailnews/base/prefs/resources/locale/en-US/custreceipt.dtd +++ b/mailnews/base/prefs/resources/locale/en-US/custreceipt.dtd @@ -30,3 +30,8 @@ Rights Reserved. + + + + +