campo-sirio/corsi/admin/admin.php
alex 7eb69fc6e9 Sorgenti per FAD
git-svn-id: svn://10.65.10.50/trunk@9787 c028cbd2-c16b-5b4b-a496-9718f37d4682
2001-07-09 13:37:45 +00:00

20 lines
300 B
PHP
Executable File

<html>
<head>
<title>Admin</title>
<LINK rel="stylesheet" type="text/css" href="stile.css">
</head>
<body>
<table width="100%" height="100%" border="0"><tr>
<td valign="middle" align="center" class="grande">Gestione corsi</font></td></tr></table>
<?php
?>
</body>
</html>