summaryrefslogtreecommitdiff
path: root/themes/default/views/footer.html.php
blob: 58d3b916bc08beea5f7abdabcd5bfc40f5cec9c9 (plain)
1
2
3
4
5
6
<? 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>