Pulizia vecchio sistema
This commit is contained in:
17
core/footer.php
Executable file
17
core/footer.php
Executable file
@@ -0,0 +1,17 @@
|
||||
</td></tr>
|
||||
<tr><td>
|
||||
<table cellpadding="0" cellspacing="0" border="0" width="100%">
|
||||
<tr bgcolor="#FFC350">
|
||||
<td nowrap class="lbottom"> <?php print $CONF['Versione'] ?></td>
|
||||
<td width="500"> </td>
|
||||
<?php if ($UTENTE['admin']) { ?>
|
||||
<td class="rtop"><a class="rtop" href="main.php">Admin </a></td>
|
||||
<?php } else {?>
|
||||
<td> </td>
|
||||
<?php } ?>
|
||||
</tr>
|
||||
</table>
|
||||
</td></tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user