diff --git a/module/mail/view/browse.html.php b/module/mail/view/browse.html.php index 1839d0d60b..60ebf5ca3c 100644 --- a/module/mail/view/browse.html.php +++ b/module/mail/view/browse.html.php @@ -55,8 +55,10 @@ "; echo html::selectButton(); if(common::hasPriv('mail', 'batchDelete')) echo html::submitButton($lang->delete); + echo ''; } $pager->show(); ?> diff --git a/module/mail/view/sendclouduser.html.php b/module/mail/view/sendclouduser.html.php index dfd49b178a..aa3f153a75 100644 --- a/module/mail/view/sendclouduser.html.php +++ b/module/mail/view/sendclouduser.html.php @@ -44,12 +44,14 @@