[gimp-web] Moved flattr button to the end to prevent popup from blocking other donation option



commit 0d012f93de19bbf3d6a01d5a40263a678a6f9a55
Author: Michael Schumacher <schumaml gmx de>
Date:   Mon Jul 16 22:22:15 2012 +0200

    Moved flattr button to the end to prevent popup from blocking other donation option

 includes/wgo-page-init.xhtml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/includes/wgo-page-init.xhtml b/includes/wgo-page-init.xhtml
index a5626b5..3525988 100755
--- a/includes/wgo-page-init.xhtml
+++ b/includes/wgo-page-init.xhtml
@@ -22,10 +22,10 @@
   <span>]</span><br />
 
   <span>[</span>
+  <a href="/donating/"><img src="/images/donate-sm.png" alt="Donate to GIMP" width="100" height="20" border="0" /></a><span> | </span>
   <a class="FlattrButton" style="display:none;" rev="flattr;button:compact;" href="http://www.gimp.org/";></a>
   <noscript><a href="http://flattr.com/thing/707850/GIMP-is-the-GNU-Image-Manipulation-Program"; target="_blank">
-  <img src="http://api.flattr.com/button/flattr-badge-large.png"; alt="Flattr this" title="Flattr this" border="0" /></a></noscript><span> | </span>
-  <a href="/donating/"><img src="/images/donate-sm.png" alt="Donate to GIMP" width="100" height="20" border="0" /></a>
+  <img src="http://api.flattr.com/button/flattr-badge-large.png"; alt="Flattr this" title="Flattr this" border="0" /></a></noscript>
   <span>]</span>
 </div>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]