[Mapbender-commits] r4643 - branches/2.6/http/php
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Wed Sep 16 13:24:04 EDT 2009
Author: marc
Date: 2009-09-16 13:24:03 -0400 (Wed, 16 Sep 2009)
New Revision: 4643
Modified:
branches/2.6/http/php/mod_editElements.php
Log:
http://trac.osgeo.org/mapbender/ticket/497
Modified: branches/2.6/http/php/mod_editElements.php
===================================================================
--- branches/2.6/http/php/mod_editElements.php 2009-09-16 17:17:15 UTC (rev 4642)
+++ branches/2.6/http/php/mod_editElements.php 2009-09-16 17:24:03 UTC (rev 4643)
@@ -474,7 +474,7 @@
"\")) window.open(\"mod_editApplication.php?" . SID . "&" .
"guiID=" . $_SESSION["mb_user_gui"] . "&" .
"editApplicationId=" . $guiList1 . "\", " .
- "\"edit application\", " .
+ "\"edit_application\", " .
"\"width=500,height=500,dependent\");'> \n";
echo "</div>\n";
echo "<input type='hidden' name='guiList1' value='".$guiList1."' >\n";
More information about the Mapbender_commits
mailing list