Fix invitation response form

master
Daniel Berteaud 9 years ago
parent 513cf87136
commit 9b45c7173e
  1. 2
      templates/default/invitation.html.ep

@ -3,7 +3,7 @@
%= include 'public_toolbar'
<div class="container-fluid">
<div class="well publicForm">
<form>
<form method="post">
<legend class="text-center">
%= l('INVITATION_RESPONSE')
</legend>

Loading…
Cancel
Save