svn commit: r725 - trunk/mapbender/http/index.php

astrid_emde at osgeo.org astrid_emde at osgeo.org
Mon Jul 31 06:04:18 EDT 2006


Author: astrid_emde
Date: 2006-07-31 10:04:18+0000
New Revision: 725

Modified:
   trunk/mapbender/http/index.php

Log:
style changes

Modified: trunk/mapbender/http/index.php
Url: https://mapbender.osgeo.org/source/browse/mapbender/trunk/mapbender/http/index.php?view=diff&rev=725&p1=trunk/mapbender/http/index.php&p2=trunk/mapbender/http/index.php&r1=724&r2=725
==============================================================================
--- trunk/mapbender/http/index.php	(original)
+++ trunk/mapbender/http/index.php	2006-07-31 10:04:18+0000
@@ -95,7 +95,7 @@
 <br>
 </td>
 
-<td WIDTH="400" VALIGN="TOP" STYLE="line-height:133%">
+<td WIDTH="480" VALIGN="TOP" STYLE="line-height:133%">
 <div class="text-head">
 	<table width="93%" cellspacing="1" cellpadding="5" STYLE="-moz-border-radius:8px; border:2px #808080 solid;">
 		<tr><td bgcolor="#F0F0F0">
@@ -120,17 +120,17 @@
 	<tr><td bgcolor="#ffffff">
 	<font align="left" color="#000000">Ma</font><font color="#0000CE">p</font><font color="#C00000">b</font><font color="#000000">ender</font> Login
 	<br>
-	<iframe  id='login' name='login' scrolling="no" frameborder='0' src ='frames/login.php' style ='width:340;height:100;' >
+	<iframe  id='login' name='login' scrolling="no" frameborder='0' src ='frames/login.php' style ='width:400;height:100;' >
 	</iframe>
 	</td></tr>
 </table>
 <br>
 <table width="93%" cellspacing="1" cellpadding="5" STYLE="-moz-border-radius:8px; border:1px #808080 solid;">
 <tr><td bgcolor="#ffffff">
-<p>
+
 	Create new user (neuen Benutzer anlegen)
-</p>
-	<iframe  id='createUser' name='createUser' scrolling="auto" frameborder='0' src ='php/mod_createUser.php' style ='width:400;height:230;' >
+
+	<iframe  id='createUser' name='createUser' scrolling="auto" frameborder='0' src ='php/mod_createUser.php' style ='width:400;height:242;' >
 	</iframe>
 </table>
 <br>




More information about the Mapbender_commits mailing list