[Mapbender-commits] r6682 - trunk/mapbender/http/html

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Wed Aug 4 02:53:36 EDT 2010


Author: astrid_emde
Date: 2010-08-04 06:53:36 +0000 (Wed, 04 Aug 2010)
New Revision: 6682

Modified:
   trunk/mapbender/http/html/tab_imprint.html
Log:
new logo, html validation

Modified: trunk/mapbender/http/html/tab_imprint.html
===================================================================
--- trunk/mapbender/http/html/tab_imprint.html	2010-08-03 20:47:08 UTC (rev 6681)
+++ trunk/mapbender/http/html/tab_imprint.html	2010-08-04 06:53:36 UTC (rev 6682)
@@ -1,15 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
 <html>
-<head>
-<title>Imprint</title>
-</head>
+	<head>
+		<title>Imprint</title>
+	</head>
 <body>
-<font face="Arial, sans-serif" size="2" color="#000000">
-			<img src="../img/mapbender_oo.png" alt="Mapbender Logo" width="129" height="31"></img>
-			<br>
-			<a href="http://www.mapbender.org/" target="_blank">http://www.mapbender.org/</a><br>
-			</br>
-			<a href="https://mapbender.osgeo.org/" target="_blank">https://mapbender.osgeo.org/</a></font>
+
+<p>
+	<img src="../img/Mapbender_logo_and_text.png" alt="Mapbender Logo">
+</p>
+<p>
+	<font face="Arial, sans-serif" size="2" color="#000000">
+	<a href="http://www.mapbender.org/" target="_blank">http://www.mapbender.org/</a><br>
+	<br>
+	<a href="https://mapbender.osgeo.org/" target="_blank">https://mapbender.osgeo.org/</a></font>
+</p>
 </body>
 </html>
+



More information about the Mapbender_commits mailing list