From 8cbe4e631f5fb93cb4e2dceba7e616dbbef12020 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 4 Mar 2007 19:00:43 +0000 Subject: Bug: Minor HTML change to keep HTML 4.01 Strict level (category_cats.inc.php) New: Label over quick search (and different display solutions in themes: center, left, italic, hidden, pre-filling hidden). git-svn-id: http://piwigo.org/svn/trunk@1869 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/category_cats.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/category_cats.inc.php b/include/category_cats.inc.php index ccdfa5949..9c0327362 100644 --- a/include/category_cats.inc.php +++ b/include/category_cats.inc.php @@ -215,7 +215,7 @@ if (count($categories) > 0) $category['count_images'], $category['count_categories'], true, - '
' + '
' ), 'DESCRIPTION' => @$comment, 'NAME' => $name, -- cgit v1.2.3