SYNCRO/error.htm
2021-09-12 22:53:35 +02:00

29 lines
989 B
HTML

<HTML>
<HEAD>
<title>SYNCRO - ERROR procesando su petición</title>
<link href="syncro.ico" rel="SHORTCUT ICON">
<link rel="stylesheet" type="text/css" href="syncro.css"
body="syncro.css"></head>
<body bgcolor="#57A44D"><div align="center"><center>
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="images/error1.gif" width="138" height="332"></td>
<td valign="top" width="455" background="images/error2.gif"><br>
<br><br><br><br><br><br><br><br><br><br>
<br>
<table border="0" width="80%">
<tr>
<td>Ocurrio un error mientras se procesaba su
petición, (puede que el login/password sean
incorrectos), si el problema persiste consulte
con su administrador.<p>&lt;&lt; <a
href="javascript:history.go(-1);">Volver</a></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</center></div>
</body>