Files
gallery3/themes/default/views/page_footer.html.php
T
Bharat Mediratta a089399e73 Default theme, built with YUI. A mock right now, not functional at
all (except in some very minor ways).  It's unclear if this is the
best final structure.  Right now the album controller knows a
considerable amount about the layout of the page, which may not be the
best way to do things.
2008-11-03 05:53:20 +00:00

5 lines
168 B
PHP

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