[Mapbender-commits] r4802 - trunk/mapbender/http/javascripts
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Tue Oct 20 07:51:30 EDT 2009
Author: christoph
Date: 2009-10-20 07:51:30 -0400 (Tue, 20 Oct 2009)
New Revision: 4802
Modified:
trunk/mapbender/http/javascripts/mod_addWMSfromfilteredList_ajax.php
Log:
changed help text
Modified: trunk/mapbender/http/javascripts/mod_addWMSfromfilteredList_ajax.php
===================================================================
--- trunk/mapbender/http/javascripts/mod_addWMSfromfilteredList_ajax.php 2009-10-20 11:51:03 UTC (rev 4801)
+++ trunk/mapbender/http/javascripts/mod_addWMSfromfilteredList_ajax.php 2009-10-20 11:51:30 UTC (rev 4802)
@@ -464,7 +464,7 @@
<body onLoad="setButtons();setDefaults();">
<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("Notice: Be aware of the scale hints. Possibly you need to zoom in to display the added service."); ?></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. PortalU does not have a stake in this behaviour."); ?></em></p>
<form id="capabilitiesForm" name="addURLForm" method="post" action="">
<fieldset id="container_capabilities">
More information about the Mapbender_commits
mailing list