Skip to content

Commit

Permalink
Update registration form
Browse files Browse the repository at this point in the history
  • Loading branch information
mdparker committed Jun 12, 2024
1 parent 74de640 commit 978427c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 2024/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@ <h1>Registration</h1>
</p>
</div>
<div class="w3-card w3-padding w3-center">
<div class="w3-container"><h2>Register Early-Bird USD: $382.50 + 20% VAT ($459)</h2></div>
<div class="w3-container"><h2>Register General USD: $382.50 + 20% VAT ($459)</h2></div>
<form class="w3-container" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="RBVCF823U3HRN" />
Expand All @@ -874,7 +874,7 @@ <h1>Registration</h1>
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_paynowCC_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Buy Now" />
</form>
<hr>
<div class="w3-container"><h2>Register Early-Bird GBP: £300.97 + 20% VAT (£361.16)</h2></div>
<div class="w3-container"><h2>Register General GBP: £300.97 + 20% VAT (£361.16)</h2></div>
<form class="w3-container" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="W9VZ8VBSX5X66" />
Expand Down

0 comments on commit 978427c

Please sign in to comment.