diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2008-12-15 01:52:04 +0000 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2008-12-15 01:52:04 +0000 |
| commit | 2842a1a8be748f6ec1024ea3a8ecc97471f70a3f (patch) | |
| tree | 6ce04d0118907f4299d2d39e23aaf305b2d7f80f /themes/admin_default/views/footer.html.php | |
| parent | 1127257f638ce641f23751928c449c3121622a8d (diff) | |
Argh, fix a bad rename.
Diffstat (limited to 'themes/admin_default/views/footer.html.php')
| -rw-r--r-- | themes/admin_default/views/footer.html.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/themes/admin_default/views/footer.html.php b/themes/admin_default/views/footer.html.php deleted file mode 100644 index 7f011735..00000000 --- a/themes/admin_default/views/footer.html.php +++ /dev/null @@ -1,6 +0,0 @@ -<? defined("SYSPATH") or die("No direct script access."); ?> -<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> |
