From: Andrew Dolgov Date: Wed, 29 Aug 2012 11:34:27 +0000 (+0400) Subject: show attachments dropdown on a separate line X-Git-Tag: 1.6.0~101 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=2a3d00bbf5d5b47fec3a4e4e39cabe3a19108fe2;p=tt-rss.git show attachments dropdown on a separate line --- diff --git a/include/functions.php b/include/functions.php index 441eacb2..7eeafd64 100644 --- a/include/functions.php +++ b/include/functions.php @@ -4864,7 +4864,7 @@ } } - $rv .= "
". + $rv .= "
". "" . __('Attachments').""; $rv .= "
";