Sebastian Lackner : Fix invalid/ missing html tags on english download page.

Jeremy Newman jnewman at wine.codeweavers.com
Tue Jan 5 09:05:37 CST 2016


Module: website
Branch: master
Commit: e497b8b27aa598be92a42693bb6e18efa31d264e
URL:    http://source.winehq.org/git/website.git/?a=commit;h=e497b8b27aa598be92a42693bb6e18efa31d264e

Author: Sebastian Lackner <sebastian at fds-team.de>
Date:   Tue Jan  5 02:30:07 2016 +0100

Fix invalid/missing html tags on english download page.

Signed-off-by: Sebastian Lackner <sebastian at fds-team.de>
Signed-off-by: Jeremy Newman <jnewman at codeweavers.com>

---

 templates/en/download.template | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/templates/en/download.template b/templates/en/download.template
index 6fd7e9a..e1eda1d 100644
--- a/templates/en/download.template
+++ b/templates/en/download.template
@@ -63,14 +63,15 @@ requested in exchange for hosting the Wine web site.</p>
     Please report any problems with them in <a href="http://bugs.winehq.org">WineHQ's bugzilla</a>.</b>    
     </td>
     <td></td>
-  
+  </tr>
+
   <tr bgcolor="#ffffff">
     <td align="center">
       <img src="{$root}/images/winehq_logo_glass_sm.png" alt="WineHQ" border="0"></a>
     </td>
     <td><p>
       <b><a href="http://wiki.winehq.org/Ubuntu">Ubuntu</a></b> 
-      - WineHQ binary packages for the development and staging branches for Ubuntu 12.04, 14.04, 15.04, 15.10, 16.04
+      - WineHQ binary packages for the development and staging branches for Ubuntu 12.04, 14.04, 15.04, 15.10, 16.04</p>
      <p><b><a href="http://wiki.winehq.org/Debian">Debian</a></b>
      - WineHQ binary packages for the development and staging branches for Debian Wheezy, Jessie, Stretch, and Sid</p> 
      <p><b><a href="http://wiki.winehq.org/Fedora">Fedora</a></b>
@@ -79,8 +80,8 @@ requested in exchange for hosting the Wine web site.</p>
         - WineHQ binary packages for the development and staging branches for Mageia 4 and 5</p>
      <p><b><a href="http://wiki.winehq.org/MacOSX">Mac OS X</a></b>
         - WineHQ binary packages for the development and staging branches for Mac OS X 10.8 and higher</p>
-        </tt>
-    <td><a href="mailto: michael at fds-team.de">Michael Müller</a></td>
+    </td>
+    <td><a href="mailto:michael at fds-team.de">Michael Müller</a></td>
   </tr>
 
     <tr>
@@ -95,6 +96,8 @@ requested in exchange for hosting the Wine web site.</p>
     Please report any problems with them to the package maintainer.</b>    
     </td>
     <td></td>
+  </tr>
+
   <tr bgcolor="#ffffff">
     <td align="center"><a href="http://en.opensuse.org/Wine#Repositories">
       <img src="{$root}/images/distro/suse.png" width="50" height="50" alt="SUSE Linux" border="0"></a>




More information about the wine-cvs mailing list