diff options
Diffstat (limited to 'app/Module/GoogleMapsModule.php')
| -rw-r--r-- | app/Module/GoogleMapsModule.php | 2 |
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 |
