[Mapbender-commits] r6654 - trunk/mapbender/http

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Jul 30 04:00:40 EDT 2010


Author: astrid_emde
Date: 2010-07-30 08:00:40 +0000 (Fri, 30 Jul 2010)
New Revision: 6654

Modified:
   trunk/mapbender/http/index.php
Log:
added favicon to index.php

Modified: trunk/mapbender/http/index.php
===================================================================
--- trunk/mapbender/http/index.php	2010-07-30 07:56:12 UTC (rev 6653)
+++ trunk/mapbender/http/index.php	2010-07-30 08:00:40 UTC (rev 6654)
@@ -26,6 +26,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <title>Welcome to the Mapbender Portal</title>
 <link rel="stylesheet" type="text/css" href="css/mapbender.css">
+<link rel="shortcut icon" href="img/favicon.ico">
 <script type="text/javascript">
 <!--
 function changeTarget()



More information about the Mapbender_commits mailing list