Module: website Branch: master Commit: 04aeba97b863025c65662e36ad09a3d81c0496c3 URL: http://source.winehq.org/git/website.git/?a=commit;h=04aeba97b863025c65662e3...
Author: Julian Rüger jr98@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@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@lowlatency.de">Andreas Bierfert</a></td> </tr>
<tr bgcolor="#ffffff">