From 151dd62ca5c2a9a11e55ec08985933c541a2708a Mon Sep 17 00:00:00 2001 From: rvelices Date: Mon, 17 Oct 2011 20:52:57 +0000 Subject: 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 --- include/functions_html.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/functions_html.inc.php b/include/functions_html.inc.php index 60b3a9a86..e414c1c0c 100644 --- a/include/functions_html.inc.php +++ b/include/functions_html.inc.php @@ -465,7 +465,7 @@ function get_tags_content_title() .l10n('remove this tag from the list') .'">x' + .'" alt="x" style="vertical-align:bottom;">' .''; } return $title; -- cgit v1.2.3