From 2a3d00bbf5d5b47fec3a4e4e39cabe3a19108fe2 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 29 Aug 2012 15:34:27 +0400 Subject: show attachments dropdown on a separate line --- 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 441eacb20..7eeafd645 100644 --- a/include/functions.php +++ b/include/functions.php @@ -4864,7 +4864,7 @@ } } - $rv .= "
". + $rv .= "
". "" . __('Attachments').""; $rv .= "
"; -- cgit v1.2.3