Browse Source

Bug 1824600 - Tidy up Donate and Sponsor sections on SeaMonkey website. r=RickieES f=mcsmurf

Ian Neal 1 year ago
parent
commit
a03ba33933
3 changed files with 16 additions and 13 deletions
  1. 1 1
      lib/sitemap.xml
  2. 6 9
      src/dev/index.en.html
  3. 9 3
      src/donate/index.en.html

+ 1 - 1
lib/sitemap.xml

@@ -914,7 +914,7 @@ http://www.damowmow.com/portal/ (use the "Indentify" field)
 
   <page url="http://www.zazzle.com/seamonkeyproject" title="SeaMonkey Shop" id="shop" />
 
-  <page url="donate/" title="Donate" id="donate" />
+  <page url="donate/" title="Donate and Sponsor" id="donate" />
 
   <page url="association/" title="SeaMonkey Association" id="association">
     <page url="association/faq" title="FAQ" id="association-faq" />

+ 6 - 9
src/dev/index.en.html

@@ -24,7 +24,6 @@ If you want to help, you can find some resources here.
 <li><a href="#l10n">Localization</a></li>
 <li><a href="#testing">Testing</a></li>
 <li><a href="#marketing">Marketing And Other Contributions</a></li>
-<li><a href="#sponsoring">Sponsoring SeaMonkey</a></li>
 </ul>
 
 <p>Our <a href="get-involved">Getting Involved with SeaMonkey</a>
@@ -98,17 +97,15 @@ help you in spreading the word.
 </p>
 
 <p>
-And, last not least, you can <a href="../donate">donate money to the
-SeaMonkey project</a> via the SeaMonkey Association (SeaMonkey e.V.). If your
-company is considering donating to SeaMonkey, please read the next section
-about how to sponsor our project.
+If your company is willing to contribute development resource to SeaMonkey, you
+can get in touch with SeaMonkey e.V. or SeaMonkey Council to discuss details.
 </p>
 
-<h2 id="sponsoring">Sponsoring SeaMonkey</h2>
-
 <p>
-If your company is willing to contribute to SeaMonkey, you can get in touch with
-SeaMonkey e.V. or SeaMonkey Council to discuss details.
+And, last but not least, you can <a href="../donate">donate money to the
+SeaMonkey project</a> via the SeaMonkey Association (SeaMonkey e.V.). If your
+company is considering donating to SeaMonkey, please <a href="../donate">read
+the same section</a> about how to sponsor our project.
 </p>
 
 </body>

+ 9 - 3
src/donate/index.en.html

@@ -10,15 +10,22 @@
 <link rel="top" href="../" title="SeaMonkey Project">
 <link rel="up" href="../" title="Home">
 
-<title>Donate</title>
+<title>Donate and Sponsor</title>
 </head>
 <body>
-<h1>Donate</h1>
+<h1>Donating and Sponsoring</h1>
 <p>
 Donating is the fastest way how you can efficiently support SeaMonkey.
 Your donations will only be used for expenses related to the project
 (e.g., infrastructure).
+</p>
+
+<p>
+If your company is willing to sponsor SeaMonkey, you can get in touch with
+SeaMonkey e.V. or SeaMonkey Council to discuss details.
+</p>
 
+<p>
 We offer several ways how you can donate money:
 </p>
 <h2>Donate via PayPal</h2>
@@ -61,4 +68,3 @@ situation, please contact your tax advisor to see if your donations are tax
 deductable and what paperwork needs to be completed.
 </body>
 </html>
-