feature 2477: Remove unused CSS / html elements from version 2.3 (merge from trunk)

git-svn-id: http://piwigo.org/svn/branches/2.3@12480 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices
2011-10-17 20:52:57 +00:00
parent 24c4331f13
commit 151dd62ca5
8 changed files with 10 additions and 24 deletions
+1 -1
View File
@@ -465,7 +465,7 @@ function get_tags_content_title()
.l10n('remove this tag from the list')
.'"><img src="'
.get_root_url().get_themeconf('icon_dir').'/remove_s.png'
.'" alt="x" style="vertical-align:bottom;" class="button">'
.'" alt="x" style="vertical-align:bottom;">'
.'</a>';
}
return $title;