Merge pull request #1 from RowanHeinrich/patch-4
[matches/MCTX3420.git] / testing / MCTXWeb / public_html / Login-Rowan
1 <!DOCTYPE html>
2
3 <html>
4         <head>
5                 <Title> MCTX 3420 login</Title>
6                 </head>
7
8         <body style>
9                 <div id="window">
10                         <div id= "container">
11                                 <h1><a href="http://www.uwa.edu.au/" target="_blank">
12         <img alt = "The University of Western Australia"
13         src="http://www.lms.uwa.edu.au/theme/image.php/uwa/theme/1378302164/uwacrest">
14       </a> </h1>
15                         <div id="login-container">
16                                 <div id="login-section">
17                                         <form name="login-form" method="post" action="index.html" class="aui-login-form-container">
18                                                 <h2> "log in"</h2>
19                                                 <div id="action-messages">
20                                                 </div>
21                                                 <fieldset class="compact-form-feilds">
22                                                         <div class="feild-group">
23                                                                 <label id="os_username"> Username </label>
24                                                                 <input type="text" name="os_username" id="os_username" class="text" data-focus="0">
25
26                                                         </div>
27                                                         <div class="feild-group"><label id="os-password-label" for="os_password"> "Password" </label>
28                                                                 <input type="password" name="os_password" id="os_password" class="password">
29                                                         </div>
30                                                         <div class="feild-group-form-buttons compact-form-buttons">
31                                                                 <input id="loginbutton" class="aui-button aui-style aui-button-primary" name="login" type="submit" value="Log In">
32
33                                                         </div>
34                                                 </fieldset>
35                                         </form>
36
37                                 </div>
38                         </div>
39
40                         </div>
41
42
43                 </div>
44
45         </body>
46
47 </html>

UCC git Repository :: git.ucc.asn.au