diff --git a/extensions/help/resources/locale/en-US/mail_help.xhtml b/extensions/help/resources/locale/en-US/mail_help.xhtml index 76047dfe0bbe..381317c802e9 100644 --- a/extensions/help/resources/locale/en-US/mail_help.xhtml +++ b/extensions/help/resources/locale/en-US/mail_help.xhtml @@ -5272,7 +5272,9 @@ follow these steps:

  1. Open the Edit menu and choose Preferences.
  2. -
  3. Click Offline & Disk Space.
  4. +
  5. Under the Mail & Newsgroups category, select Offline & Disk Space. +(If no subcategories are visible, double-click Mail & Newsgroups to +expand the list.).

The Offline & Disk Space preferences allow you to set @@ -5296,7 +5298,7 @@ information on working offline.

beginning of section ]


-

18 October 2003 +

1 December 2003


diff --git a/xpfe/components/prefwindow/resources/content/pref-help.js b/xpfe/components/prefwindow/resources/content/pref-help.js index 2b369ded69c0..f46ff9791c9c 100644 --- a/xpfe/components/prefwindow/resources/content/pref-help.js +++ b/xpfe/components/prefwindow/resources/content/pref-help.js @@ -32,7 +32,7 @@ var fm = { "chrome://messenger/content/messengercompose/pref-composing_messages.xul": "mail_prefs_messages", "chrome://messenger/content/messengercompose/pref-formatting.xul": "mail_prefs_formatting", "chrome://messenger/content/addressbook/pref-addressing.xul": "mail_prefs_addressing", - "chrome://communicator/content/pref/pref-offline.xul": "mail_prefs_offline", + "chrome://messenger/content/pref-offline.xul": "mail_prefs_offline", "chrome://aim/content/pref-IM_instantmessage.xul": "im_prefs_general", "chrome://aim/content/pref-IM_privacy.xul": "im_prefs_privacy", "chrome://aim/content/pref-IM_notification.xul": "im_prefs_notification",