remove paypal link settings and show link when registered successfully
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m1s
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m1s
This commit is contained in:
@@ -59,6 +59,13 @@
|
||||
>.
|
||||
</p>
|
||||
<p>Alle weiteren Informationen werden in der Whatsapp-Gruppe bekannt gegeben.</p>
|
||||
<p class="mt-1">Weiterführende Links:</p>
|
||||
<ul class="list-disc pl-8">
|
||||
<li><a class="link" href="{env.PUBLIC_BASE_PATH}/faq" target="_blank">FAQ</a></li>
|
||||
<li><a class="link" href={env.PUBLIC_TS_LINK} target="_blank">TeamSpeak</a></li>
|
||||
<li><a class="link" href={env.PUBLIC_DISCORD_LINK} target="_blank">Discord</a></li>
|
||||
<li><a class="link" href={env.PUBLIC_PAYPAL_LINK} target="_blank">PayPal Spendenlink</a></li>
|
||||
</ul>
|
||||
<div class="divider" />
|
||||
<div class="flex justify-around mt-2 mb-4">
|
||||
<div class="grid grid-cols-1 sm:grid-cols-2 w-full sm:w-fit gap-x-4 gap-y-2">
|
||||
|
||||
Reference in New Issue
Block a user