alex 262a5e88cb Patch level : 2.0 572
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
Primo commit dell'help in html


git-svn-id: svn://10.65.10.50/trunk@11423 c028cbd2-c16b-5b4b-a496-9718f37d4682
2003-09-17 10:04:44 +00:00

25 lines
761 B
HTML
Executable File

<html>
<head>
<title>P@artners</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>