From a7a4a7d2f4f81602524e843bb3308dcb09502394 Mon Sep 17 00:00:00 2001 From: vdigital Date: Tue, 16 Dec 2008 22:55:08 +0000 Subject: Border removal in mails on thumbnails (2). Need further tests. merge -c2994 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@2995 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/cat_modify.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/cat_modify.php') diff --git a/admin/cat_modify.php b/admin/cat_modify.php index b0876ecb8..01a7c2efc 100644 --- a/admin/cat_modify.php +++ b/admin/cat_modify.php @@ -471,7 +471,7 @@ SELECT id, file, path, tn_ext 'image_file' => $element['file'], 'category' => $category )) - .'">'; + .'" class="thumblnk">'; } } -- cgit v1.2.3