blob: f871fc27263ac2e4ab431f9c19d8f3bd09681da6 (
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
|
<?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>
<title>Creating Encryption key</title>
<link rel="stylesheet" type="text/css" href="[#SQWEBMAILCSS#]" />
<meta name="GENERATOR" content="amaya 8.0, see http://www.w3.org/Amaya/" />
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
</head>
<body>
<!--
[#$BADARGS=<span style="color: #e00000" class="error">Invalid arguments - please specify a name, and a valid E-mail address. Most punctuation characters are prohibited.</span>#]
[#$PASSPHRASEFAIL=<p class="error">Error - invalid characters in passphrase, or identical passphrase was not entered twice.</p>#]
-->
<div align="center">
<table cellpadding="0" cellspacing="0" border="0" width="95%">
<tbody>
<tr style="line-height: 0">
<td align="left" valign="top"
style="line-height: 0">[#@graytopleft.png, width="11" height="11"
alt="" border="0"@@#]</td>
<td bgcolor="#cccccc" class="graybox"></td>
<td align="right" valign="top"
style="line-height: 0">[#@graytopright.png, width="11" height="11"
alt="" border="0"@@#]</td>
</tr>
<tr bgcolor="#cccccc" class="graybox">
<td> </td>
<td bgcolor="#cccccc" class="graybox" width="100%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="left" width="100%" valign="middle"
class="pageheader">Creating Encryption Key</td>
<td align="right" valign="middle">[#G#]</td>
</tr>
</tbody>
</table>
</td>
<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>
<p>Please wait, this may take at least 5-10 minutes. Please ignore any
messages, until key generation is complete.</p>
<hr />
[#GPGCREATE#]
<hr />
<p><a href="[#s#]&form=gpg">Key generation completed, continue</a></p>
<p>[#B#]</p>
</body>
</html>
|