diff --git a/resources/views/account/partials/member-admin-action-bar.blade.php b/resources/views/account/partials/member-admin-action-bar.blade.php index 294ff608..176345f5 100644 --- a/resources/views/account/partials/member-admin-action-bar.blade.php +++ b/resources/views/account/partials/member-admin-action-bar.blade.php @@ -258,9 +258,9 @@
By banning a member, we will:
We will not send any automated emails to the member, you should do this yourself from the board email address.
{!! Form::open(array('method'=>'POST', 'class'=>'form-horizontal', 'route' => ['disciplinary.ban', $user->id])) !!}