diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/default/template/menubar_tags.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/menubar_tags.tpl b/themes/default/template/menubar_tags.tpl index f357efba4..b3fa384f4 100644 --- a/themes/default/template/menubar_tags.tpl +++ b/themes/default/template/menubar_tags.tpl @@ -10,7 +10,7 @@ rel="nofollow">+ {else} href="{$tag.URL}" - title="{'See elements linked to this tag only'|@translate}"> + title="{'See images linked to this tag only'|@translate}"> {/if} {$tag.name}</a></span> {* ABOVE there should be no space between text, </a> and </span> elements to avoid IE8 bug https://connect.microsoft.com/IE/feedback/ViewFeedback.aspx?FeedbackID=366567 *} |