mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
fix language key in template/menubar_tags.tpl
git-svn-id: http://piwigo.org/svn/trunk@6243 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -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 *}
|
||||
|
||||
Reference in New Issue
Block a user