dwh/footer.php
2024-01-12 15:25:44 +07:00

12 lines
280 B
PHP

<div id="footer" class="smallgraytext" align="center">
<table><tr>
<td>
Bank Artha Graha Internasional Tbk &copy; <?php echo APPS_YEARS ?>
</td>
<td>
| Posted by <a href="mailto:<?php echo SITE_ADMIN ?>">SiteAdmin </a>
</td>
</tr>
</table>
</div>