Skip to content

Commit

Permalink
fixed mending participants
Browse files Browse the repository at this point in the history
  • Loading branch information
Lung committed Jul 25, 2024
1 parent ccb218e commit 96a155c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Templates/translatable/admin/mendParticipant.twig
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
{% trans %}mend-admin.editParticipant{% endtrans %}
</a>
<br/>
{% if person is not PatrolParticipant %}
{% if participant is not PatrolParticipant %}
{# TODO add placeholder for PL "not supported yet" #}
<form
method="POST"
Expand Down

0 comments on commit 96a155c

Please sign in to comment.