Widget:Help desk: Difference between revisions
Jump to navigation
Jump to search
Rim Halaby (talk | contribs) No edit summary |
Rim Halaby (talk | contribs) No edit summary |
||
Line 27: | Line 27: | ||
<div name="emailform"> | <div name="emailform"> | ||
<form> | <form> | ||
<label for="content">Please type your question in | <label for="content">Please type your question in detail and we will assist you as soon as we can!</label><textarea name="content" id="content"></textarea> | ||
<input type="button" value="Send" onclick="sendMail()" /> | <input type="button" value="Send" onclick="sendMail()" /> | ||
</form> | </form> | ||
</div> | </div> | ||
</includeonly> | </includeonly> |