[Mapbender-commits] r3693 - trunk/mapbender/http/javascripts

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Thu Mar 12 14:26:59 EDT 2009


Author: astrid_emde
Date: 2009-03-12 14:26:58 -0400 (Thu, 12 Mar 2009)
New Revision: 3693

Modified:
   trunk/mapbender/http/javascripts/mod_addWMSfromfilteredList_ajax.php
Log:
Notice ge?\195?\164ndert - PortalU Hinweis raus.

Modified: trunk/mapbender/http/javascripts/mod_addWMSfromfilteredList_ajax.php
===================================================================
--- trunk/mapbender/http/javascripts/mod_addWMSfromfilteredList_ajax.php	2009-03-12 18:10:17 UTC (rev 3692)
+++ trunk/mapbender/http/javascripts/mod_addWMSfromfilteredList_ajax.php	2009-03-12 18:26:58 UTC (rev 3693)
@@ -341,7 +341,7 @@
 <body onLoad="setButtons();">
 <h1><?php echo _mb("Add WMS"); ?></h1>
 <p><?php echo _mb("Enter a Capabilities-URL of a WMS or select one or more WMS from list."); ?></p>
-<p><em><?php echo _mb("Hint: Possibly you need to zoom in for showing layers from external map service. The operator of the external service is responsible for the display ranges. PortalU does not have a stake in this behaviour."); ?></em></p>
+<p><em><?php echo _mb("Hint: Possibly you need to zoom in for showing layers from external map service. The operator of the external service is responsible for the display ranges."); ?></em></p>
 
 <form id="capabilitiesForm" name="addURLForm" method="post" action="">
 <fieldset id="container_capabilities">



More information about the Mapbender_commits mailing list