This reverts commit df60d138b9bd8aabdd313fcc77eb7d3facad05b9.
This commit introduced incomplete instructions for using Thunderbird's
global settings. It seems better to have complete and accurate
instructions for per-account settings as already existed, rather than
incomplete and inaccurate instructions.
---
index.html | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/index.html b/index.html
index 205ea28083a5..64476eec292d 100644
--- a/index.html
+++ b/index.html
@@ -510,9 +510,10 @@ <h3 id="thunderbird">Thunderbird</h3>
<ol>
<li>In the accounts tab, right click on your account</li>
<li>Select "Settings"</li>
- <li>Select the "Composition</li>
- <li>Scroll down until "Sending Format" section.</li>
- <li>Select "Only Plain Text" from list.</li>
+ <li>Select the "Composition & Addressing" settings</li>
+ <li>Disable "Compose messages in HTML format"</li>
+ <li>Select "Start my reply below the quote"</li>
+ <li>Repeat this for any other email accounts</li>
</ol>
<h3 id="tutanota">Tutanota</h3>
<div class="breakdown">
--
2.37.3