summaryrefslogtreecommitdiffstats
path: root/templates/show_albums.inc.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-07-31 04:39:31 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-07-31 04:39:31 +0000
commita93cc6b8ebb2d1bcd67aa91f670905f298d6d98e (patch)
treedd3af15133416f80b44bdbe50c0e88d9d73b7d9a /templates/show_albums.inc.php
parent652474071e711585fec6b8495b3f22a927c9672e (diff)
downloadampache-a93cc6b8ebb2d1bcd67aa91f670905f298d6d98e.tar.gz
ampache-a93cc6b8ebb2d1bcd67aa91f670905f298d6d98e.tar.bz2
ampache-a93cc6b8ebb2d1bcd67aa91f670905f298d6d98e.zip
added paging to artists, albums and fixed a missed link
Diffstat (limited to 'templates/show_albums.inc.php')
-rw-r--r--templates/show_albums.inc.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/show_albums.inc.php b/templates/show_albums.inc.php
index b4815a6f..851f31e3 100644
--- a/templates/show_albums.inc.php
+++ b/templates/show_albums.inc.php
@@ -23,7 +23,8 @@ $ajax_url = Config::get('ajax_url');
?>
<table class="tabledata" cellspacing="0" cellpadding="0" border="0">
<tr class="table-header">
- <td colspan="5">
+ <td colspan="6">
+ <?php require Config::get('prefix') . '/templates/list_header.inc.php'; ?>
</td>
</tr>
<tr class="table-header">