[Mapbender-commits] r7298 - trunk/mapbender/http/php

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Sun Dec 12 10:14:48 EST 2010


Author: astrid_emde
Date: 2010-12-12 07:14:48 -0800 (Sun, 12 Dec 2010)
New Revision: 7298

Modified:
   trunk/mapbender/http/php/mod_wfs_conf_server.php
Log:
#717

Modified: trunk/mapbender/http/php/mod_wfs_conf_server.php
===================================================================
--- trunk/mapbender/http/php/mod_wfs_conf_server.php	2010-12-12 14:44:44 UTC (rev 7297)
+++ trunk/mapbender/http/php/mod_wfs_conf_server.php	2010-12-12 15:14:48 UTC (rev 7298)
@@ -116,7 +116,7 @@
 		}
 		else {
 			$success = true;
-			$message = "The WFS configuration has been inserted into the database.";
+			$message = "The WFS configuration has been inserted into the database. Go to 'Assign WFS conf to application' and assign the new conf to an application.";
 			$ajaxResponse->setResult("id", $id);
 			
 		}



More information about the Mapbender_commits mailing list