Widget:Contactform: Unterschied zwischen den Versionen
Aus MUSICAL HERITAGE ORGANIZATION
(angepasst) |
(Links auf https umgestellt, wo es möglich war.) |
||
Zeile 22: | Zeile 22: | ||
#contactus input[type="text"]:focus,textarea:focus {color : #009; border : 1px solid #990000; background-color : #ffff99; font-weight:bold;} | #contactus input[type="text"]:focus,textarea:focus {color : #009; border : 1px solid #990000; background-color : #ffff99; font-weight:bold;} | ||
#contactus .container {margin-top:8px; margin-bottom: 10px; } --></style> | #contactus .container {margin-top:8px; margin-bottom: 10px; } --></style> | ||
− | <!-- Form Code Start --> <form id='contactus' action=" | + | <!-- Form Code Start --> <form id='contactus' action="https://publicdomainproject.org/form-mailer.php" method='post' accept-charset='UTF-8'> |
<fieldset ><legend>Contact us</legend> <!-- The following line specified which fields are required. List field names EXACTLY as they are named in the form. --> | <fieldset ><legend>Contact us</legend> <!-- The following line specified which fields are required. List field names EXACTLY as they are named in the form. --> | ||
<input type="hidden" name="required" value="name,email,message" /> <div class='short_explanation'>* required fields</div> | <input type="hidden" name="required" value="name,email,message" /> <div class='short_explanation'>* required fields</div> |
Aktuelle Version vom 2. November 2016, 08:30 Uhr
This widget shows the contactform, to write messages to the project leaders/administators
Created by user:nuess0r
Using this widget
{{#widget:Contactform}}
Example