Last change
on this file since 398 was 230, checked in by luc, 9 years ago |
- inclusione del tema per mobile Futura2
- inclusione del widget per la ricerca dei candidati
- inclusione della segnalazione dell'installazione
- altre piccole migliorie
|
File size:
649 bytes
|
Line | |
---|
1 | <?php echo "<?xml version=\"1.0\" encoding=\"iso-8859-1\"?".">"; ?>
|
---|
2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
---|
3 | <html xmlns="http://www.w3.org/1999/xhtml">
|
---|
4 | <head>
|
---|
5 | <title>Eleonline Installer</title>
|
---|
6 | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
---|
7 | <link rel="stylesheet" href="install.css" type="text/css" />
|
---|
8 | </head>
|
---|
9 | <body>
|
---|
10 | <? include_once("../client/versione.php"); ?>
|
---|
11 | <div id="wrapper">
|
---|
12 | <div id="header">
|
---|
13 | <div id="eleonline"><img src="header_install.png" alt="Installazione Eleonline" title="Installazione Eleonline" /></div>
|
---|
14 | </div>
|
---|
15 | </div>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.