blob: 3d6392cb65861f675d7b7d14138c132635453d51 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Galopin v1.0</title>
<link href="estilo.css" rel="stylesheet" type="text/css">
</head>
<body topmargin="0" leftmargin="0">
<table class="ficha" align="center">
<tbody>
<tr>
<td height="423" valign="top">
<center>
</center>
<br>
<br>
<table class="ficha" align="center">
<tbody>
<tr>
<td class="primeralinea">
<div align="center"><font color="#ffffff">PROCESO DE BORRADO</font></div>
</td>
</tr>
</tbody>
</table>
<table class="ficha" align="center">
<tbody>
<tr>
<td><div align="center"><br>
Los ficheros temporales se han borrado correctamente.<br>
</div>
<blockquote> </blockquote>
<br> </td>
</tr>
</tbody>
</table>
<br>
</td>
</tr>
</tbody>
</table>
<br>
<br>
</body>
</html>
|