aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_html.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/functions_html.inc.php')
-rw-r--r--include/functions_html.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions_html.inc.php b/include/functions_html.inc.php
index 72a80c049..cd997c9a3 100644
--- a/include/functions_html.inc.php
+++ b/include/functions_html.inc.php
@@ -421,7 +421,7 @@ function get_tags_content_title()
)
)
.'" title="'
- .l10n('See images linked to this tag only')
+ .l10n('display photos linked to this tag')
.'">'
.$page['tags'][$i]['name']
.'</a>';