Module: website Branch: master Commit: ce8406c057e809111a167e2ed071431193bff337 URL: http://source.winehq.org/git/website.git/?a=commit;h=ce8406c057e809111a167e2...
Author: Sebastian Lackner sebastian@fds-team.de Date: Tue Jan 5 02:30:49 2016 +0100
Add missing </p> tag on French download page.
Signed-off-by: Sebastian Lackner sebastian@fds-team.de Signed-off-by: Jeremy Newman jnewman@codeweavers.com
---
templates/fr/download.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/fr/download.template b/templates/fr/download.template index 9e862c0..b7dd032 100644 --- a/templates/fr/download.template +++ b/templates/fr/download.template @@ -75,7 +75,7 @@ center;"><b>Voyez la </td> <td> <p><b><a href="http://wiki.winehq.org/Ubuntu">Ubuntu</a></b> - - paquets binaires WineHQ pour les branches de développement et <i>staging</i> pour Ubuntu 12.04, 14.04, 15.04, 15.10, 16.04 + - paquets binaires WineHQ pour les branches de développement et <i>staging</i> pour Ubuntu 12.04, 14.04, 15.04, 15.10, 16.04</p> <p><b><a href="http://wiki.winehq.org/Debian">Debian</a></b> - paquets binaires WineHQ pour les branches de développement et <i>staging</i> pour Debian Wheezy, Jessie, Stretchi et Sid</p> <p><b><a href="http://wiki.winehq.org/Fedora">Fedora</a></b> @@ -84,7 +84,7 @@ center;"><b>Voyez la - paquets binaires WineHQ pour les branches de développement et <i>staging</i> pour Mageia 4 and 5</p> <p><b>Mac OS X</b> - prévu ; pas encore disponible pour le téléchargement.</p> - <td><a href="mailto: michael@fds-team.de">Michael Müller</a></td> + <td><a href="mailto:michael@fds-team.de">Michael Müller</a></td> </tr>
<tr>