First commit 31/12/2001

This commit is contained in:
2021-09-12 22:53:35 +02:00
commit ec29dd1409
56 changed files with 2883 additions and 0 deletions

28
error.htm Normal file
View File

@ -0,0 +1,28 @@
<HTML>
<HEAD>
<title>SYNCRO - ERROR procesando su petici<63>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<63>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>