[Mapbender-commits] r6183 - trunk/mapbender/http/plugins
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Wed May 12 03:20:44 EDT 2010
Author: christoph
Date: 2010-05-12 03:20:40 -0400 (Wed, 12 May 2010)
New Revision: 6183
Modified:
trunk/mapbender/http/plugins/mb_metadata_edit.php
Log:
Modified: trunk/mapbender/http/plugins/mb_metadata_edit.php
===================================================================
--- trunk/mapbender/http/plugins/mb_metadata_edit.php 2010-05-11 16:15:00 UTC (rev 6182)
+++ trunk/mapbender/http/plugins/mb_metadata_edit.php 2010-05-12 07:20:40 UTC (rev 6183)
@@ -11,7 +11,7 @@
<img class="help-dialog" title="<?php echo _mb("Help");?>" help="{text:'<?php echo _mb("Help text");?>'}" src="../img/questionmark.png"></img>
</p>
<p>
- <label for="wms_title">WMS Title (OWS):</label>
+ <label for="wms_title"><?php echo _mb("WMS Title (OWS)");?>:</label>
<input name="wms_title" id="wms_title" class="required"/>
<img class="metadata_img" src="../img/misc/inspire_eu_klein.png"></img>
</p>
More information about the Mapbender_commits
mailing list