summaryrefslogtreecommitdiff
path: root/app/Module/GoogleMapsModule.php
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2016-05-02 08:20:00 +0100
committerGreg Roach <fisharebest@gmail.com>2016-05-02 08:20:15 +0100
commit1c0b2a479d7657aa220edbeff8128f3469b26d66 (patch)
tree808a356222701379375b4d3e9ecac5763ae9355a /app/Module/GoogleMapsModule.php
parentcf47e8d4267371a1670905d1fa169dfef3c2549a (diff)
downloadwebtrees-1c0b2a479d7657aa220edbeff8128f3469b26d66.tar.gz
webtrees-1c0b2a479d7657aa220edbeff8128f3469b26d66.tar.bz2
webtrees-1c0b2a479d7657aa220edbeff8128f3469b26d66.zip
I18N
Diffstat (limited to 'app/Module/GoogleMapsModule.php')
-rw-r--r--app/Module/GoogleMapsModule.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Module/GoogleMapsModule.php b/app/Module/GoogleMapsModule.php
index a4d0a1a41f..474b00b71c 100644
--- a/app/Module/GoogleMapsModule.php
+++ b/app/Module/GoogleMapsModule.php
@@ -499,7 +499,7 @@ class GoogleMapsModule extends AbstractModule implements ModuleConfigInterface,
<!-- GM_PH_MARKER -->
<div class="form-group">
<label class="control-label col-sm-3" for="GM_PH_MARKER">
- <?php echo I18N::translate('Type of place markers in Place Hierarchy') ?>
+ <?php echo I18N::translate('Type of place markers in the place hierarchy') ?>
</label>
<div class="col-sm-9">
<?php