c434cad322
Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 3.1 patch 650 git-svn-id: svn://10.65.10.50/trunk@14148 c028cbd2-c16b-5b4b-a496-9718f37d4682
24 lines
756 B
HTML
Executable File
24 lines
756 B
HTML
Executable File
|
|
<html>
|
|
<head>
|
|
<title>Campo</title>
|
|
<link rel="stylesheet" href="../stili/stile.css">
|
|
</head>
|
|
|
|
<body class=alto leftmargin=0 topmargin=0 rightmargin=0 bottommargin=0>
|
|
|
|
<table align=center border=0 cellpadding=0 cellspacing=0 width=100% height="18">
|
|
<tr><td>
|
|
<table align=center border=0 cellPadding=5 cellSpacing=0 width=100%>
|
|
<tr><td>
|
|
<a href="logout.php" target="_parent"><img src=../images/home.jpg border=0 alt=Presentazione></a>
|
|
<a href="moduli.php" target="_parent"><img src=../images/elenco.jpg border=0 alt=Moduli></a>
|
|
<a href="history:back"><img src=../images/mondo.jpg border=0 alt=Indietro></a>
|
|
<a href="history:forward"><img src=../images/mondo.jpg border=0 alt=Avanti></a>
|
|
</td></tr>
|
|
</table>
|
|
</td></tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |