summaryrefslogtreecommitdiffstats
path: root/templates/show_songs.inc.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-07-31 04:31:42 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-07-31 04:31:42 +0000
commit652474071e711585fec6b8495b3f22a927c9672e (patch)
tree38186cbd08376625d484d8f8f99e5b2513520c32 /templates/show_songs.inc.php
parentd48a431606385a618a31eb007b1527c8d8dd075d (diff)
downloadampache-652474071e711585fec6b8495b3f22a927c9672e.tar.gz
ampache-652474071e711585fec6b8495b3f22a927c9672e.tar.bz2
ampache-652474071e711585fec6b8495b3f22a927c9672e.zip
added paging on all song displays
Diffstat (limited to 'templates/show_songs.inc.php')
-rw-r--r--templates/show_songs.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_songs.inc.php b/templates/show_songs.inc.php
index 4f2e1e9f..ab42637e 100644
--- a/templates/show_songs.inc.php
+++ b/templates/show_songs.inc.php
@@ -27,7 +27,7 @@ $ajax_url = Config::get('ajax_url');
<table class="tabledata" cellspacing="0" cellpadding="0">
<tr class="table-header" align="center">
<td colspan="12">
- <?php //require Config::get('prefix') . '/templates/list_header.inc.php'; ?>
+ <?php require Config::get('prefix') . '/templates/list_header.inc.php'; ?>
</td>
</tr>
<tr class="table-header">