2009-01-01 00:23:29 +00:00
|
|
|
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
2008-12-25 20:12:00 +00:00
|
|
|
<?= $theme->footer() ?>
|
2008-11-28 09:46:29 +00:00
|
|
|
<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>
|