Updating branch refs/heads/master
         to 8d10c6143898bebc598626e2e06c29af368de729 (commit)
       from 827e4270e6792d1cc63e2b7042a05840cbb5c4b5 (commit)

commit 8d10c6143898bebc598626e2e06c29af368de729
Author: Nick Schermer <[email protected]>
Date:   Wed Feb 29 17:17:03 2012 +0100

    Fix amp.

 pages/download/index.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/download/index.php b/pages/download/index.php
index 59a4b3f..681fdd2 100644
--- a/pages/download/index.php
+++ b/pages/download/index.php
@@ -58,7 +58,7 @@ if($preview_visible) {
   <?php E_('A lot of different distributions provide Xfce packages. Popular 
examples build around Xfce are <a href="http://www.xubuntu.org/";>Xubuntu</a>, 
the <a href="http://spins.fedoraproject.org/xfce/";>Fedora Xfce Spin</a> and <a 
href="http://www.zenwalk.org/";>Zenwalk</a>, but there is a good chance your 
favorite distro provides packages as well.') ?>
 </p>
 <p>
-  <?php printf (R_('You can fine a more complete list at <a 
href="http://distrowatch.com/search.php?pkg=xfdesktop&pkgver=%s";>DistroWatch.com</a>.'),
 $stable_version) ?>
+  <?php printf (R_('You can fine a more complete list at <a 
href="http://distrowatch.com/search.php?pkg=xfdesktop&amp;pkgver=%s";>DistroWatch.com</a>.'),
 $stable_version) ?>
 </p>
 
 <h2 id="artwork"><?php E_('Artwork') ?></h2>
_______________________________________________
Xfce4-commits mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to