[gimp-web/testing] Fix document <div /> struture



commit 3336163543e5859aed06fe9a05dbe13a94838fd4
Author: Michael Schumacher <schumaml gmx de>
Date:   Sat Aug 26 11:14:15 2017 +0200

    Fix document <div /> struture

 .../newgimp/templates/downloads-development.html   |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/themes/newgimp/templates/downloads-development.html 
b/themes/newgimp/templates/downloads-development.html
index d545871..8ea7d61 100644
--- a/themes/newgimp/templates/downloads-development.html
+++ b/themes/newgimp/templates/downloads-development.html
@@ -112,8 +112,6 @@
 
     </div>
 
-
-
     <div id='win' class="os win" markdown="1">
     <h2>GIMP for Windows</h2>
 
@@ -160,6 +158,8 @@
         Previous installers for Windows can be found here: <a 
href='//download.gimp.org/mirror/pub/gimp/v2.9/windows/'>download.gimp.org</a>.
     </p>
 
+    </div>
+
     <div id='source'>
     <h2>Source for version 2.9 (Development)</h2>
 
@@ -191,6 +191,8 @@
         Please consider using one of the mirrors listed below.
     </p>
 
+    </div>
+
     <div id='mirrors'  markdown="1">
     <h2>FTP and Web Mirrors</h2>
 


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