mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user