diff options
Diffstat (limited to 'themes/default')
-rw-r--r-- | themes/default/views/footer.html.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/default/views/footer.html.php b/themes/default/views/footer.html.php index 0091afde..e88a51e6 100644 --- a/themes/default/views/footer.html.php +++ b/themes/default/views/footer.html.php @@ -4,7 +4,6 @@ <?= $footer_text ?> <? else: ?> <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> |