Files
gallery3/themes/default/views/footer.html.php
2008-11-06 07:24:58 +00:00

7 lines
195 B
PHP

<? defined("SYSPATH") or die("No direct script access."); ?>
<div id="ft">
<div id="gFooter">
Powered by <a href="#">Gallery3</a> | <a href="#">About this Gallery</a> | ...
</div>
</div>