Skip to content

Commit

Permalink
Remove mention of cancelling gocardless in ban member description
Browse files Browse the repository at this point in the history
  • Loading branch information
rjackson committed Jun 29, 2024
1 parent af1350b commit af04252
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -258,9 +258,9 @@
<p>By banning a member, we will:</p>
<ul>
<li>Immediately mark them as left on the system</li>
<li>Cancel their GoCardless subscription (if they have one set up)</li>
<li>Stop them being able to access the members system</li>
</li>

<p>We will not send any automated emails to the member, you should do this yourself from the board email address.</p>

{!! Form::open(array('method'=>'POST', 'class'=>'form-horizontal', 'route' => ['disciplinary.ban', $user->id])) !!}
Expand Down

0 comments on commit af04252

Please sign in to comment.