Main Page
From madWiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
__NONUMBEREDHEADINGS__ | |||
== Welcome to the Martinair Active Directory design pages == | |||
<!--[[File:Conphirmer-Logo.png|link=Special:UserLogin|right]]--> | |||
<we need some very basic text here> | |||
= | <html> | ||
<div style="margin-top: 4em;"> | |||
<!-- http://www.mwusers.com/forums/showthread.php?2850-quot-Pre-Login-quot-page-for-Mediawiki --> | |||
<form name="userlogin" method="post" action="/index.php?title=Special:Userlogin&action=submitlogin&type=login"> | |||
</html> | |||
=== This is a non-public site,<br />please login first (if you have not already done so) === | |||
<html> | |||
<!-- | |||
<p id="userloginlink">Don't have a login? :Userlogin&type=signup">Create an account</a>.</p> | |||
<div id="userloginprompt"><p>You must have cookies enabled to log in to the Test Wiki.</p></div> | |||
--> | |||
<table> | |||
<tr> | |||
<td align='right'> | |||
<label for='wpName1'>Username:</label> | |||
</td> | |||
<td align='left'> | |||
<input type='text' class='loginText' name="wpName" id="wpName1" | |||
value="" size='20' /> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td align='right'> | |||
<label for='wpPassword1'>Password:</label> | |||
</td> | |||
<td align='left'> | |||
<input type='password' class='loginPassword' name="wpPassword" id="wpPassword1" value="" size='20' /> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td align='left' style="white-space:nowrap; vertical-align: top;"> | |||
<input type='submit' name="wpLoginattempt" id="wpLoginattempt" value="Log in" /> | |||
</td> | |||
<td align='left' style="white-space:nowrap"> | |||
<input type='submit' name="wpMailmypassword" id="wpMailmypassword" value="E-mail password" /><br /> | |||
<input type='checkbox' name="wpRemember" value="1" id="wpRemember" /> <label for="wpRemember">Remember me</label> | |||
</td> | |||
</tr> | |||
</table> | |||
</form> | |||
</div> | |||
</html> | |||
Revision as of 18:01, 1 August 2011
__NONUMBEREDHEADINGS__
Welcome to the Martinair Active Directory design pages
<we need some very basic text here>
<html>
<form name="userlogin" method="post" action="/index.php?title=Special:Userlogin&action=submitlogin&type=login">
</html>
This is a non-public site,
please login first (if you have not already done so)
<html>
|
<label for='wpName1'>Username:</label> |
<input type='text' class='loginText' name="wpName" id="wpName1" value="" size='20' /> |
|
<label for='wpPassword1'>Password:</label> |
<input type='password' class='loginPassword' name="wpPassword" id="wpPassword1" value="" size='20' /> |
|
<input type='submit' name="wpLoginattempt" id="wpLoginattempt" value="Log in" /> |
<input type='submit' name="wpMailmypassword" id="wpMailmypassword" value="E-mail password" /> |
</form>
</html>