From b5046a4f949435ffbf068884f97cce300bf5ee90 Mon Sep 17 00:00:00 2001 From: rvelices Date: Mon, 17 Jan 2011 20:49:14 +0000 Subject: got rid of a very innefficient (and not required) css rule git-svn-id: http://piwigo.org/svn/trunk@8725 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/functions_html.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/functions_html.inc.php') diff --git a/include/functions_html.inc.php b/include/functions_html.inc.php index cd997c9a3..2d4cc41a0 100644 --- a/include/functions_html.inc.php +++ b/include/functions_html.inc.php @@ -258,7 +258,7 @@ function get_html_tag_selection( $output.= '>' - .' '. $tag['name'] + .$tag['name'] .'' .'' ."\n" -- cgit v1.2.3