[Mapbender-commits] r9477 - trunk/mapbender/conf
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Wed May 25 03:30:42 PDT 2016
Author: armin11
Date: 2016-05-25 03:30:42 -0700 (Wed, 25 May 2016)
New Revision: 9477
Modified:
trunk/mapbender/conf/isoMetadata.conf
Log:
Fix titel
Modified: trunk/mapbender/conf/isoMetadata.conf
===================================================================
--- trunk/mapbender/conf/isoMetadata.conf 2016-05-24 11:37:09 UTC (rev 9476)
+++ trunk/mapbender/conf/isoMetadata.conf 2016-05-25 10:30:42 UTC (rev 9477)
@@ -578,7 +578,7 @@
inspire => "temporal extent begin",
inspiremandatory => "true",
iso_name => "temporal extent begin",
- html => _mb("Temportal extent from"),
+ html => _mb("Temporal extent from"),
category => "actuality",
description => _mb("")
),
@@ -590,7 +590,7 @@
inspire => "temporal extent end",
inspiremandatory => "true",
iso_name => "temporal extent begin",
- html => _mb("Temportal extent to"),
+ html => _mb("Temporal extent to"),
value => "",
category => "actuality",
description => _mb("")
More information about the Mapbender_commits
mailing list