[gimp-web] Fix SSI



commit d2ac8405acd7f794349f49a804071ff130f099d0
Author: Michael Schumacher <schumaml gmx de>
Date:   Sat Apr 20 00:14:54 2013 +0200

    Fix SSI

 about/splash/stable.htrw | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/about/splash/stable.htrw b/about/splash/stable.htrw
index 6783b5e..4d3c307 100644
--- a/about/splash/stable.htrw
+++ b/about/splash/stable.htrw
@@ -1,7 +1,6 @@
 <!--#include virtual="/includes/wgo-xhtml-init.xhtml" -->
 <title>GIMP - Splash History</title>
 <!--#include virtual="/includes/wgo-look-feel.xhtml" -->
-<!--#include virtual="/includes/wgo-page-init.xhtml" -->
 <!--#include virtual="/includes/imagebox.xhtml" -->
 
 <script type="text/javascript">
@@ -27,21 +26,21 @@
 <h1>Stable Version Splash History</h1>
 
 <div class="splashes">
-<a href="images/gimp1_1_splash.png" title="GIMP 1.0<br /> Author: Jens Lautenbacher"><img alt="#"  
id="gimp1_1_splash" src="images/gimp1_1_splash.png" width="128" height="128" /></a>
+<a href="images/gimp1_1_splash.png" title="GIMP 1.0 Author: Jens Lautenbacher"><img alt="#"  
id="gimp1_1_splash" src="images/gimp1_1_splash.png" width="128" height="128" /></a>
 
-<a href="images/gimp_splash.1.11.png"  title="GIMP 1.2<br /> Author: Tuomas Kuosmanen"><img alt="#"  
id="gimp_splash.1.11" src="images/gimp_splash.1.11.png" width="128" height="128" /></a>
+<a href="images/gimp_splash.1.11.png"  title="GIMP 1.2 Author: Tuomas Kuosmanen"><img alt="#"  
id="gimp_splash.1.11" src="images/gimp_splash.1.11.png" width="128" height="128" /></a>
 
-<a href="images/gimp_splashpng.1.19.png"  title="GIMP 2.0<br /> Author: Jakub Steiner"><img alt="#"  
id="gimp_splashpng.1.19" src="images/gimp_splashpng.1.19.png" width="128" height="128" /></a>
+<a href="images/gimp_splashpng.1.19.png"  title="GIMP 2.0 Author: Jakub Steiner"><img alt="#"  
id="gimp_splashpng.1.19" src="images/gimp_splashpng.1.19.png" width="128" height="128" /></a>
 
-<a href="images/gimp-splash-1.6.png" title="GIMP 2.2<br /> Author: Bill Luhtala"><img alt="#"  
id="gimp-splash-1.6" src="images/gimp-splash-1.6.png" width="128" height="128" /></a>
+<a href="images/gimp-splash-1.6.png" title="GIMP 2.2 Author: Bill Luhtala"><img alt="#"  
id="gimp-splash-1.6" src="images/gimp-splash-1.6.png" width="128" height="128" /></a>
 
-<a href="images/gimp-splash-2.4.png" title="GIMP 2.4<br /> Author: Paul Davey"><img alt="#"  
id="gimp-splash-2.4" src="images/gimp-splash-2.4.png" width="128" height="128" /></a>
+<a href="images/gimp-splash-2.4.png" title="GIMP 2.4 Author: Paul Davey"><img alt="#"  id="gimp-splash-2.4" 
src="images/gimp-splash-2.4.png" width="128" height="128" /></a>
 
-<a href="images/gimp-splash-2.6.png" title="GIMP 2.6<br /> Author: Alexia Death"><img alt="#"  
id="gimp-splash-2.6" src="images/gimp-splash-2.6.png" width="128" height="128" /></a>
+<a href="images/gimp-splash-2.6.png" title="GIMP 2.6 Author: Alexia Death"><img alt="#"  
id="gimp-splash-2.6" src="images/gimp-splash-2.6.png" width="128" height="128" /></a>
 
 </div>
 
-<br style="clear: both">
+<br style="clear: both" />
 
 <!--#include virtual="/includes/image-license.inc" -->
 


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