blob: 0b623f803b13a78dab134ed462ae2f54957387fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
|
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<title></title>
<meta name="GENERATOR" content="amaya 8.8.1, see http://www.w3.org/Amaya/"
/>
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
</head>
<body>
<!-- Do not alter the following comment -->
<!-- [#begininclude#] -->
<div align="center">
<table cellpadding="0" cellspacing="0" border="0">
<tbody>
<tr style="line-height: 0">
<td align="left" valign="top">[#@graytopleft.png, width="11"
height="11" alt="" border="0"@@#]</td>
<td bgcolor="#cccccc" class="graybox"></td>
<td align="right" valign="top">[#@graytopright.png, width="11"
height="11" alt="" border="0"@@#]</td>
</tr>
<tr bgcolor="#cccccc" class="graybox">
<td></td>
<!-- This is where you put all the content for the login -->
<td><!-- Insert Logo for site branding -->
[#@logo.png, width="263" height="35" alt="SqWebMail Copyright
1999-2010 Double Precision, Inc."
border="0"@SqWebMail - Copyright 1999-2010 Double Precision, Inc.@#]
<br />
[#@signin.png, width="102" height="39" alt="Enter your USERID and
PASSWORD, below" border="0"@@#]<br />
<form method="post" name="logon" action="[#S#]">
<table border="0">
<tbody>
<tr>
<td>User Id: </td>
<td><input type="text" size="16" name="username"
maxlength="128" /></td>
<td>[#h#] </td>
</tr>
<tr>
<td>Password: </td>
<td><input type="password" size="16" name="password"
maxlength="128" /></td>
<td>
<input type="submit" value="Login" name="do.login" /></td>
</tr>
<tr>
<td>Timezone: </td>
<td colspan="2">[#timezonelist#]</td>
</tr>
<tr>
<td align="right" valign="top"><input type="checkbox"
checked="checked" name="sameip" id="sameip" /></td>
<td colspan="2"><label for="sameip">Restrict access to your
IP address<br />
only (increased security)</label></td>
</tr>
<tr>
<td align="right" valign="top"><input type="checkbox"
name="inpublic" id="inpublic" /></td>
<td colspan="2"><label for="inpublic">Accessing from a public
machine (enables<br />
short idle timeout)</label></td>
</tr>
</tbody>
</table>
</form>
</td>
<!-- This is the end of the content for the login -->
<td></td>
</tr>
<tr style="line-height: 0">
<td align="left" valign="bottom">[#@graybottomleft.png, width="11"
height="11" alt="" border="0"@@#]</td>
<td bgcolor="#cccccc" class="graybox"></td>
<td align="right" valign="bottom">[#@graybottomright.png, width="11"
height="11" alt="" border="0"@@#]</td>
</tr>
</tbody>
</table>
</div>
[#endinclude#] <!-- do not alter the previous tag -->
</body>
</html>
|