[Mapbender-commits] r3313 - branches/2.5/http/php

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Mon Dec 15 07:21:08 EST 2008


Author: astrid_emde
Date: 2008-12-15 07:21:08 -0500 (Mon, 15 Dec 2008)
New Revision: 3313

Modified:
   branches/2.5/http/php/mb_listGUIs.php
Log:
eduitSelf deleted 

Modified: branches/2.5/http/php/mb_listGUIs.php
===================================================================
--- branches/2.5/http/php/mb_listGUIs.php	2008-12-15 11:37:03 UTC (rev 3312)
+++ branches/2.5/http/php/mb_listGUIs.php	2008-12-15 12:21:08 UTC (rev 3313)
@@ -53,7 +53,6 @@
 		}
 	}
 	else{
-		echo "<a href=\"../php/mod_editSelf.php?".SID."\" class='list_guis' target=_blank>Change personal settings</a>";
 		echo "</td><td align = 'right'>";
 		echo "<a href=\"../php/mod_logout.php?".SID."\"><img src =\"../img/button_gray/logout_off.png\" border='0' onmouseover='this.src=\"../img/button_gray/logout_over.png\"' onmouseout='this.src=\"../img/button_gray/logout_off.png\"' title=\"Logout\"></a>";
 		echo "</td><tr>" ;



More information about the Mapbender_commits mailing list