Modifiche HTML

This commit is contained in:
cmaffio
2016-05-20 17:30:01 +02:00
parent de0e6e1867
commit 691a64e13a
32 changed files with 776 additions and 653 deletions

View File

@@ -6,10 +6,7 @@ view_top();
<META HTTP-EQUIV="Refresh" CONTENT="30" URL="main.php">
<table cellpadding="0" cellspacing="0" border="0" width="90%">
<?php home_moduli () ?>
<tr><td class="spaziov" colspan="9"><img src="<?php print $CONF['base_url'] ?>/img/spazio.gif"></td></tr>
</table>
<img src="img/spazio.gif" width="1" height="20" alt="">
<?php view_footer(); ?>