Files
gallery3/themes/default/views/footer.html.php
2008-11-28 09:46:29 +00:00

7 lines
249 B
PHP

<? defined("SYSPATH") or die("No direct script access."); ?>
<ul id="gCredits">
<li class="first"> Powered by <a href="http://gallery.menalto.com">Gallery3</a> </li>
<?= $theme->credits() ?>
<li> <a href="#">About this Gallery</a> </li>
</ul>