Skip to content

Commit

Permalink
Update registration-form.html
Browse files Browse the repository at this point in the history
  • Loading branch information
claudecirbiazoli authored May 23, 2024
1 parent 64bfb93 commit d72f3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/registration-form.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ <h1>Pagamento da Inscrição no Grande Desafio 2024</h1>
<input type="text" class="form-control" id="nomeparticipante" name="nomeparticipante" placeholder="Informe o nome do pagante (usualmente o orientador)">
</div>
<form id="formulario-pagamento" action="https://www.funcamp.unicamp.br/portaleventos/WebAPI/Inscricao">
<input type="hidden" id="identificador" name="identificador" value="PROD750164c839119fa419d91d753a754894aef">
<input type="hidden" id="identificador" name="identificador" value="PROD81954939ad040764408a8d60121e61742aa">
<input type="hidden" id="descricao" name="descricao" value="">
<input type="hidden" id="pais" name="pais" value="Brasil">
<input type="hidden" id="datavencimento" name="datavencimento" value="">
Expand Down

0 comments on commit d72f3cc

Please sign in to comment.