[Mapbender-commits] r5168 - trunk/mapbender/http/include
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Sat Dec 12 08:16:38 EST 2009
Author: topi
Date: 2009-12-12 08:16:37 -0500 (Sat, 12 Dec 2009)
New Revision: 5168
Added:
trunk/mapbender/http/include/gui1_splash_jquery.php
Log:
spalsh screen
Added: trunk/mapbender/http/include/gui1_splash_jquery.php
===================================================================
--- trunk/mapbender/http/include/gui1_splash_jquery.php (rev 0)
+++ trunk/mapbender/http/include/gui1_splash_jquery.php 2009-12-12 13:16:37 UTC (rev 5168)
@@ -0,0 +1,7 @@
+<?php
+echo "<img alt='indicator wheel' src='../img/indicator_wheel.gif'> " .
+ "<strong>Ma<span style='font-color:#0000CE'>p</span>" .
+ "<span style='font-color:#C00000'>bTESTTEST</span>ender " .
+ MB_VERSION_NUMBER . " " . strtolower(MB_VERSION_APPENDIX) . "</strong>..." .
+ "loading application '" . $this->guiId . "'";
+?>
More information about the Mapbender_commits
mailing list