=?UTF-8?Q?Julian=20R=C3=BCger=20?=: Download: Fix html tags and mailto link

Jeremy Newman jnewman at wine.codeweavers.com
Fri Nov 21 13:03:30 CST 2014


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

Author: Julian Rüger <jr98 at gmx.net>
Date:   Fri Nov 21 16:11:38 2014 +0100

Download: Fix html tags and mailto link

---

 templates/en/download.template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/templates/en/download.template b/templates/en/download.template
index a1cf748..bf494b6 100644
--- a/templates/en/download.template
+++ b/templates/en/download.template
@@ -63,7 +63,7 @@ requested in exchange for hosting the Wine web site.</p>
       <img src="{$root}/images/distro/ubuntu.png" width="50" height="50" alt="Ubuntu linux" border="0"></a>
     </td>
     <td> <b><a href="{$root}/download/ubuntu">Download Ubuntu packages</a></b> 
-     - binary and source .debs for Ubuntu Trusty (14.04 LTS)
+     - binary and source .debs for Ubuntu Trusty (14.04 LTS)</td>
     <td><a href="mailto:scottritchie at ubuntu.com">Scott Ritchie</a></td>
   </tr>
 
@@ -85,9 +85,9 @@ requested in exchange for hosting the Wine web site.</p>
         compatible distributions.
         The wine meta package is available via <tt>yum</tt> 
         through the EPEL / Fedora Extras / Fedora repository by running <tt>$ yum install
-        wine </tt>"
+        wine </tt>
          </td>
-    <td><a href="mailto:andreas.bierfert_at_lowlatency.de">Andreas Bierfert</a></td>
+    <td><a href="mailto:andreas.bierfert at lowlatency.de">Andreas Bierfert</a></td>
   </tr>
   
   <tr bgcolor="#ffffff">




More information about the wine-cvs mailing list