summaryrefslogtreecommitdiffstats
path: root/sqwebmail/html/en-us/calendarlogin.inc.html
blob: e1b5d79b942c281b7b18bfa098620a23d54b0335 (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
<?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></title>
  <meta name="GENERATOR" content="amaya 8.0, see http://www.w3.org/Amaya/" />
  <meta name="MSSmartTagsPreventParsing" content="TRUE" />
</head>

<body>
<!-- Do not alter the following comment -->
<!-- [#begininclude#] -->

<div align="center" class="small-error">
Lost connection to the calendar server!</div>

<form method="post" action="[#S#]">
  [#P#] <input type="hidden" name="form" value="folders" />

  <table border="0" align="center">
    <tbody>
      <tr>
        <th align="right">Login password:</th>
        <td><input type="password" size="16" name="password" /></td>
      </tr>
      <tr>
        <td>&nbsp;</td>
        <td>
          <input type="submit" value="Try to log in again"
          name="do.calendarlogin" /></td>
      </tr>
    </tbody>
  </table>
</form>
[#endinclude#] <!-- do not alter the previous tag -->
</body>
</html>