summaryrefslogtreecommitdiffstats
path: root/templates/list_header.inc
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-12-05 17:13:11 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-12-05 17:13:11 +0000
commita207d880ab992f000837087976485e05ec1b8e3a (patch)
tree1efa6791878aa634f51bcabc579b80d1755d0c17 /templates/list_header.inc
parentfc039eefba03b4dbf7dc9fb0e9ce550a6861d3fb (diff)
downloadampache-a207d880ab992f000837087976485e05ec1b8e3a.tar.gz
ampache-a207d880ab992f000837087976485e05ec1b8e3a.tar.bz2
ampache-a207d880ab992f000837087976485e05ec1b8e3a.zip
few style changes per request
Diffstat (limited to 'templates/list_header.inc')
-rw-r--r--templates/list_header.inc7
1 files changed, 3 insertions, 4 deletions
diff --git a/templates/list_header.inc b/templates/list_header.inc
index 32ef6b76..08812014 100644
--- a/templates/list_header.inc
+++ b/templates/list_header.inc
@@ -5,9 +5,8 @@
All rights reserved.
This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation; either version 2
- of the License, or (at your option) any later version.
+ modify it under the terms of the GNU General Public License v2
+ as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -96,7 +95,7 @@ $script = conf('web_path') . "/" . $admin_menu . $matches[1];
// are there enough items to even need this view?
if (($pages > 1) && ($_SESSION['view_script'])) {
?>
-<table cellpadding="1" cellspacing="0" width="100%">
+<table class="list-header" cellpadding="1" cellspacing="0" width="100%">
<tr>
<td valign="top">
<a class="list-header" href="<?php echo $script; ?>?<?php echo $action; ?>&amp;offset=<?php echo $prev_offset; ?>&amp;keep_view=true">[<?php echo _('Prev'); ?>]</a>&nbsp;