diff options
Diffstat (limited to 'themes/default/views/footer.html.php')
| -rw-r--r-- | themes/default/views/footer.html.php | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/themes/default/views/footer.html.php b/themes/default/views/footer.html.php index 58d3b916..6e0ef428 100644 --- a/themes/default/views/footer.html.php +++ b/themes/default/views/footer.html.php @@ -1,6 +1,2 @@ <? 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> -</div> +Powered by <a href="#">Gallery3</a> | <a href="#">About this Gallery</a> |
