diff --git a/tools/texts-content-de.xml b/tools/texts-content-de.xml index dd0bd61fcc..2e70b34a3c 100644 --- a/tools/texts-content-de.xml +++ b/tools/texts-content-de.xml @@ -36,7 +36,7 @@ - + /donate/brunke.jpg Sinnvolles Lifecyclemanagement statt herstellerbestimmte @@ -47,7 +47,7 @@ Carsten Brunke - Inmedias.it - + /donate/wiesemann.jpg Eine virtuelle Welt ohne Freie Software ist wie eine Stadt, in der @@ -56,7 +56,7 @@ Reinhard Wiesemann - Linuxhotel - + /donate/ganten.jpg Freie Software ist das stabile Fundament unserer Unternehmenslösungen, diff --git a/tools/texts-content-en.xml b/tools/texts-content-en.xml index faac117953..b098005372 100644 --- a/tools/texts-content-en.xml +++ b/tools/texts-content-en.xml @@ -40,7 +40,7 @@ - + /donate/brunke.jpg Reasonable Lifecycle management instead of product cycles, being determined by the manufacturer; integration across systems and @@ -51,7 +51,7 @@ Carsten Brunke - Inmedias.it - + /donate/wiesemann.jpg A virtual world without Free Software is like a city in which you are @@ -60,7 +60,7 @@ Reinhard Wiesemann - Linuxhotel - + /donate/ganten.jpg Free Software is the solid grounding of our enterprise diff --git a/tools/xsltsl/quotes.xsl b/tools/xsltsl/quotes.xsl index 2d2ce3d813..67e4448147 100644 --- a/tools/xsltsl/quotes.xsl +++ b/tools/xsltsl/quotes.xsl @@ -44,9 +44,11 @@ index = (index+1)%quotes.length; var newContent = + "<a href='/donate/donate.html'>" "<img src='"+quotes[index]['photo']+"' />" + "<p>"+quotes[index]['text']+"<br/>"+ - "<strong>"+quotes[index]['author']+"</strong></p>"; + "<strong>"+quotes[index]['author']+"</strong></p>"+ + "</a>"; $('#cb1-front').html($('#cb1-back').html()); $('#cb1-front').fadeIn(0); @@ -72,6 +74,7 @@ + { 'photo': "", 'text': "", @@ -105,26 +108,33 @@ + + - - - + + + + + + + + + +

+ - - -

- - - -
- - - - - -

+
+ + + + + +

+
+
+