[lostwages] Set about page to use h3 instead of h2 as text is too large

Scott Ritchie scott at open-vote.org
Thu Aug 6 07:50:20 CDT 2009


---
 templates/en/about.template |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/templates/en/about.template b/templates/en/about.template
index a46466e..84eca9d 100644
--- a/templates/en/about.template
+++ b/templates/en/about.template
@@ -7,13 +7,13 @@

 <p>Wine is still under active development.  Not every program works
yet, however there are already <a
href="http://wiki.winehq.org/UsageStatistics" title="Wine Usage
Statistics">several million people</a> using Wine to run their software.</p>

-<h2>Open Source and User Driven</h2>
+<h3>Open Source and User Driven</h3>

 <p>Wine will always be <a href="" title="Wine licensing">free
software</a>.  Approximately half of Wine's source code is written by
volunteers.  The rest is sponsored by commercial interests, especially
<a href="http://www.codeweavers.com/products/" title="Codeweavers
Crossover Office">Codeweavers</a> who sell a supported version of Wine.</p>

 <p>Wine is heavily reliant on its user community.  User tests fill our
<a href="http://appdb.winehq.org/" title="Wine Application
Database">Application Database</a> to track how well programs work, and
all the answers in the <a href="http://forums.winehq.org/" title="WineHQ
Forums">forums</a> come from volunteers.</p>

-<h2>Learn more:</h2>
+<h3>Learn more:</h3>
 <ul>
     <li><a href="http://wiki.winehq.org/ImportanceOfWine">Why Wine is
so Important</a></li>
     <li><a href="http://wiki.winehq.org/Debunking_Wine_Myths">Common
Myths about Wine</a></li>
-- 
1.6.0.4





More information about the wine-patches mailing list