From bf6df2368da7e8b03f1bc0efdcdd69d26981cdab Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 28 Mar 2013 18:52:55 +0400 Subject: attachments dropdown: display as block element --- include/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/functions.php') diff --git a/include/functions.php b/include/functions.php index 0a97cbcc4..be90b15b4 100644 --- a/include/functions.php +++ b/include/functions.php @@ -3693,7 +3693,7 @@ $rv .= "
"; } - $rv .= "". ""; foreach ($entries as $entry) { -- cgit v1.2.3