diff options
Diffstat (limited to 'sqwebmail/html/en-us/gpgerr.html')
| -rw-r--r-- | sqwebmail/html/en-us/gpgerr.html | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/sqwebmail/html/en-us/gpgerr.html b/sqwebmail/html/en-us/gpgerr.html new file mode 100644 index 0000000..81924b2 --- /dev/null +++ b/sqwebmail/html/en-us/gpgerr.html @@ -0,0 +1,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>GnuPG Error</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> +<!-- + +--> + + +<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">GnuPG Error</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> +<!-- End of Top Header --> +<!-- Sections. Folders, Create Messages, Preferences, Etc. --> +[#include:navbar#]</div> + +<p>The following error has occured while encrypting or signing this +message:</p> + +<div style="margin-left: 3.5em;"> +<pre class="error">[#GPGERR#]</pre> +</div> + +<p><a href="[#GPGERRRESUME#]">Continue</a></p> + +<p>[#B#]</p> +</body> +</html> |
