[Mapbender-commits] r5240 - trunk/mapbender/http/include

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Wed Dec 23 06:03:27 EST 2009


Author: christoph
Date: 2009-12-23 06:03:27 -0500 (Wed, 23 Dec 2009)
New Revision: 5240

Added:
   trunk/mapbender/http/include/preliminary_logo_splash.php
Log:


Added: trunk/mapbender/http/include/preliminary_logo_splash.php
===================================================================
--- trunk/mapbender/http/include/preliminary_logo_splash.php	                        (rev 0)
+++ trunk/mapbender/http/include/preliminary_logo_splash.php	2009-12-23 11:03:27 UTC (rev 5240)
@@ -0,0 +1,5 @@
+<?php
+echo "<table width='100%'><tr align='center'><td style='padding:30px'><img alt='logo' src='../img/mb_preliminary_logo.gif'></td></tr>" . 
+	"<tr align='center'><td style='padding:30px'><img alt='indicator wheel' src='../img/indicator_wheel.gif'>&nbsp;" . 
+	"<strong>please wait...</strong></td></tr></table>";
+?>



More information about the Mapbender_commits mailing list