Add link to new account request form
This commit is contained in:
parent
c85bffa560
commit
0f89c04d6a
1 changed files with 1 additions and 13 deletions
|
@ -349,19 +349,7 @@
|
||||||
|
|
||||||
<h3>Starten</h3>
|
<h3>Starten</h3>
|
||||||
<p>Sofern du kein systemausfall.org-Konto hast, kannst du es hier beantragen.</p>
|
<p>Sofern du kein systemausfall.org-Konto hast, kannst du es hier beantragen.</p>
|
||||||
<button id="zammad-feedback-form">Konto beantragen</button>
|
<p><a href="../kontoanfrage.html"><button>Konto beantragen</button></a></p>
|
||||||
<script id="zammad_form_script" src="https://support.senselab.org/assets/form/form.js"></script>
|
|
||||||
|
|
||||||
<script>
|
|
||||||
$(function() {
|
|
||||||
$('#zammad-feedback-form').ZammadForm({
|
|
||||||
messageTitle: 'Webform: Kontoanfrage',
|
|
||||||
messageSubmit: 'Übermitteln',
|
|
||||||
messageThankYou: 'Wir haben deine Anfrage erhalten.',
|
|
||||||
modal: true,
|
|
||||||
});
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue