]> git.sesse.net Git - ccbs/blobdiff - html/templates/registration.tmpl
Added backend for setting paid/not paid.
[ccbs] / html / templates / registration.tmpl
index cc41a215ae34720ffc6a3f4f42e29f38d6034882..539ccb679697fd9862df9fe3daac23a805f7ccb5 100644 (file)
@@ -48,6 +48,7 @@
       <td>
         <form method="post" action="do-set-paid.pl">
           <p class="button">
+            <input type="hidden" name="tournament" value="[% tournament.tournament %]" />
             <input type="hidden" name="player" value="[% r.player %]" />
 [% IF r.paid %]
             <input type="hidden" name="paid" value="f" />