Widget:Help desk: Difference between revisions

Jump to navigation Jump to search
Rim Halaby (talk | contribs)
Created page with "<includeonly> <script type="text/javascript"> function sendMail() { var api = new mw.Api(); api.post({ action : 'emailuser', target : 'Rim_Halaby', subject : $("input[..."
 
Rim Halaby (talk | contribs)
No edit summary
Line 28: Line 28:
<div name="emailform">
<div name="emailform">
<form>
<form>
<label for="subject">How may we help you? Please type the subject of your question.<br /></label><input type="text" id="subject" name="subject" /><br /><br /><br />
<label for="subject">Please type the subject of your question.<br /></label><input type="text" id="subject" name="subject" /><br /><br /><br />
<label for="content">Please type your question in details in the box below and we will assist you as soon as we can!</label><textarea name="content" id="content"></textarea>
<label for="content">Please type your question in details 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>

Revision as of 01:04, 20 August 2013