aboutsummaryrefslogtreecommitdiff
path: root/mod/ecml/views/default/ecml/help/googlemaps.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/ecml/views/default/ecml/help/googlemaps.php')
-rw-r--r--mod/ecml/views/default/ecml/help/googlemaps.php12
1 files changed, 12 insertions, 0 deletions
diff --git a/mod/ecml/views/default/ecml/help/googlemaps.php b/mod/ecml/views/default/ecml/help/googlemaps.php
new file mode 100644
index 000000000..4e99b4c73
--- /dev/null
+++ b/mod/ecml/views/default/ecml/help/googlemaps.php
@@ -0,0 +1,12 @@
+<?php
+/**
+ * ECML help for googlemaps
+ */
+
+echo '<h3>' . elgg_echo('ecml:keywords:googlemaps') . '</h3>';
+echo '<p>' . elgg_echo('ecml:keywords:googlemaps:desc') . '</p>';
+echo '<p>' . elgg_echo('ecml:keywords:googlemaps:usage') . '</p>';
+
+?>
+
+<img src="<?php echo $vars['url']?>mod/ecml/graphics/googlemaps.png" /> \ No newline at end of file