diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-12-05 17:13:11 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-12-05 17:13:11 +0000 |
commit | a207d880ab992f000837087976485e05ec1b8e3a (patch) | |
tree | 1efa6791878aa634f51bcabc579b80d1755d0c17 /templates/show_box_top.inc.php | |
parent | fc039eefba03b4dbf7dc9fb0e9ce550a6861d3fb (diff) | |
download | ampache-a207d880ab992f000837087976485e05ec1b8e3a.tar.gz ampache-a207d880ab992f000837087976485e05ec1b8e3a.tar.bz2 ampache-a207d880ab992f000837087976485e05ec1b8e3a.zip |
few style changes per request
Diffstat (limited to 'templates/show_box_top.inc.php')
-rw-r--r-- | templates/show_box_top.inc.php | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/templates/show_box_top.inc.php b/templates/show_box_top.inc.php index 1055ad4f..dd88ec0e 100644 --- a/templates/show_box_top.inc.php +++ b/templates/show_box_top.inc.php @@ -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 @@ -36,4 +35,4 @@ <td class="box-right" rowspan="2"></td> </tr> <tr> - <td style="padding-top:3px;"> + <td class="box-content" style="padding-top:3px;"> |