feature 2477: Remove unused CSS / html elements from version 2.3

git-svn-id: http://piwigo.org/svn/trunk@12479 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices 2011-10-17 20:51:49 +00:00
parent d4cf6a085c
commit ef9766a291
8 changed files with 10 additions and 24 deletions

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;