aboutsummaryrefslogtreecommitdiff
path: root/actions/photos/image/tag.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/photos/image/tag.php')
-rw-r--r--actions/photos/image/tag.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/photos/image/tag.php b/actions/photos/image/tag.php
index 20f476944..e623bd546 100644
--- a/actions/photos/image/tag.php
+++ b/actions/photos/image/tag.php
@@ -92,7 +92,7 @@ if ($annotation_id) {
elgg_echo('tidypics:tag:subject'),
sprintf(
elgg_echo('tidypics:tag:body'),
- $image->title,
+ $image->getTitle(),
$tagger->name,
$image->getURL()
)