Modifiche HTML
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<table cellpadding="0" cellspacing="0" border="0" width="100%">
|
||||
<?php
|
||||
$tabella = new html (0, "100%", array (33,34,0));
|
||||
$tabella->riga();
|
||||
?>
|
||||
<tr bgcolor="#FFC350">
|
||||
<td nowrap class="lbottom"> <?php print $CONF['Versione'] ?></td>
|
||||
<td width="500"> </td>
|
||||
@@ -10,7 +13,7 @@
|
||||
<td> </td>
|
||||
<?php } ?>
|
||||
</tr>
|
||||
</table>
|
||||
<?php $tabella->close(); ?>
|
||||
</td></tr>
|
||||
</table>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user