diff options
Diffstat (limited to 'albums.php')
-rw-r--r-- | albums.php | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -174,8 +174,5 @@ else { } // else no album echo "<br /><br />"; -show_menu_items('Albums'); +show_page_footer ('Albums', '',$user->prefs['display_menu']); ?> - -</body> -</html> |