diff options
Diffstat (limited to 'themes/default/views/footer.html.php')
| -rw-r--r-- | themes/default/views/footer.html.php | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/themes/default/views/footer.html.php b/themes/default/views/footer.html.php deleted file mode 100644 index 9a080a57..00000000 --- a/themes/default/views/footer.html.php +++ /dev/null @@ -1,9 +0,0 @@ -<? 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><!-- END #gFooter --> - </div><!-- END YUI #ft --> - </div> - </body> -</html> |
