Module: website Branch: master Commit: bab050cfbafe96b4f347db9511a49fb0cc244a30 URL: http://source.winehq.org/git/website.git/?a=commit;h=bab050cfbafe96b4f347db9...
Author: Jeremy Newman jnewman@codeweavers.com Date: Tue May 17 10:10:12 2011 -0500
fix so the html is valid, translators, please update your base templates
---
news/en/2011051301.xml | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/news/en/2011051301.xml b/news/en/2011051301.xml index fd52487..a0992b1 100644 --- a/news/en/2011051301.xml +++ b/news/en/2011051301.xml @@ -3,7 +3,7 @@ <title>Wine 1.3.20 Released</title> <body> <p> The Wine development release 1.3.20 is now available.</p> -<p> <a href="{$root}/announce/1.3.20">What's new</a> in this release: +<p> <a href="{$root}/announce/1.3.20">What's new</a> in this release:</p> <ul> <li>Option to clip the mouse inside fullscreen windows.</li> <li>Support for persistent HTTP connections.</li> @@ -12,7 +12,7 @@ <li>Volume control in MMDevAPI.</li> <li>More MSVC runtime functions.</li> <li>Various bug fixes.</li> -</ul></p> -<p><p>The source is <a href="http://prdownloads.sourceforge.net/wine/wine-1.3.20.tar.bz2">available now</a>. +</ul> +<p>The source is <a href="http://prdownloads.sourceforge.net/wine/wine-1.3.20.tar.bz2">available now</a>. Binary packages are in the process of being built, and will appear soon at their respective <a href="{$root}/download">download locations</a>. </p></body></news>