Update buttons to link to new forms
This commit is contained in:
parent
bfbb7f0867
commit
c85bffa560
10 changed files with 12 additions and 126 deletions
|
@ -356,19 +356,7 @@
|
|||
<p>Mit deinem systemausfall.org-Konto kannst du unseren Nutzerwebserver direkt nutzen. Alle Infos dazu findest du auf unseren <a href="https://hilfe.systemausfall.org/Webspace">Hilfeseiten</a>.</p>
|
||||
<p>Sofern du kein Konto bei uns hast oder eine Wordpress-Seite benötigst, benutze bitte unser Anfrageformular:</p>
|
||||
|
||||
<button id="zammad-feedback-form">Hosting beantragen</button>
|
||||
<script id="zammad_form_script" src="https://support.senselab.org/assets/form/form.js"></script>
|
||||
|
||||
<script>
|
||||
$(function() {
|
||||
$('#zammad-feedback-form').ZammadForm({
|
||||
messageTitle: 'Anfrage: Hosting',
|
||||
messageSubmit: 'Übermitteln',
|
||||
messageThankYou: 'Wir haben deine Anfrage erhalten.',
|
||||
modal: true,
|
||||
});
|
||||
});
|
||||
</script>
|
||||
<p><a href="../contact.html"><button>Hosting anfragen</button></a></p>
|
||||
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue