From 95609895c98aeb7790ed1025ba6aa176d8854c5c Mon Sep 17 00:00:00 2001 From: vdigital Date: Tue, 16 Dec 2008 22:53:03 +0000 Subject: Border removal in mails on thumbnails (2). Need further tests. git-svn-id: http://piwigo.org/svn/branches/2.0@2994 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