13f4fd5fab7a64e5213fb977501f26b16b27b1d5
1 <!-- ###PAGE### begin -->
2 <table cellspacing=
"0" cellpadding=
"0" border=
"0" id=
"wrapper">
4 <td class=
"c-wrappercell" align=
"center">
5 <div id=
"loginimage">###LOGO###
</div>
6 <table cellspacing=
"0" cellpadding=
"0" border=
"0" id=
"loginwrapper">
8 <td ###CSS_ERRORCLASS###
>
15 <div id=
"copyrightnotice">###COPYRIGHT###
</div>
19 <!-- ###PAGE### end -->
22 <!-- ###LOGIN_FORM### begin -->
23 <table cellspacing=
"0" cellpadding=
"0" border=
"0" id=
"logintable">
25 <td colspan=
"2"><h2>###HEADLINE###
</h2></td>
27 <!-- ###LOGIN_ERROR### begin -->
29 <td colspan=
"2"><p class=
"c-wrong">###ERROR_MESSAGE###
</p></td>
31 <!-- ###LOGIN_ERROR### end -->
32 <tr class=
"c-username">
33 <td><label for=
"username" class=
"c-username">###LABEL_USERNAME###:
</label></td>
34 <td><input type=
"text" id=
"username" name=
"username" value=
"###VALUE_USERNAME###" class=
"c-username" /></td>
36 <tr class=
"c-password">
37 <td><label for=
"password" class=
"c-password">###LABEL_PASSWORD###:
</label></td>
38 <td><input type=
"password" id=
"password" name=
"p_field" value=
"###VALUE_PASSWORD###" class=
"c-password" /></td>
41 <!-- ###INTERFACE_SELECTOR### begin -->
42 <tr class=
"c-interfaceselector">
43 <td><label for=
"interfaceselector" class=
"c-interfaceselector">###LABEL_INTERFACE###:
</label></td>
44 <td>###VALUE_INTERFACE###
</td>
46 <!-- ###INTERFACE_SELECTOR### end -->
49 <td><input type=
"submit" name=
"commandLI" value=
"###VALUE_SUBMIT###" class=
"c-submit" /></td>
52 <td colspan=
"2"><p class=
"c-info">###INFO###
</p></td>
55 <!-- ###LOGIN_FORM### end -->
58 <!-- ###LOGOUT_FORM### begin -->
59 <table cellspacing=
"0" cellpadding=
"0" border=
"0" id=
"logintable">
62 <td><h2>###HEADLINE###
</h2></td>
64 <tr class=
"c-username">
65 <td><p class=
"c-username">###LABEL_USERNAME###:
</p></td>
66 <td><p class=
"c-username-current">###VALUE_USERNAME###
</p></td>
68 <!-- ###INTERFACE_SELECTOR### begin -->
69 <tr class=
"c-interfaceselector">
70 <td><p class=
"c-interfaceselector">###LABEL_INTERFACE###:
</p></td>
71 <td>###VALUE_INTERFACE###
</td>
73 <!-- ###INTERFACE_SELECTOR### end -->
75 <td><input type=
"hidden" name=
"p_field" value=
"" /></td>
76 <td><input type=
"submit" name=
"commandLO" value=
"###VALUE_SUBMIT###" class=
"c-submit" /></td>
80 <td><p class=
"c-info">###INFO###
</p></td>
83 <!-- ###LOGOUT_FORM### end -->