diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-12-22 06:58:26 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-12-22 06:58:26 +0000 |
commit | 9758b4e3007e3af2bc0a6f56ddd0a06e8ef40cad (patch) | |
tree | 75a670eeecfd74f5990e8842527b1584eb13d4d9 /templates/footer.inc | |
parent | dbf698e92a1968d8f2b5dd6695e26fb884d2341c (diff) | |
download | ampache-9758b4e3007e3af2bc0a6f56ddd0a06e8ef40cad.tar.gz ampache-9758b4e3007e3af2bc0a6f56ddd0a06e8ef40cad.tar.bz2 ampache-9758b4e3007e3af2bc0a6f56ddd0a06e8ef40cad.zip |
changed to div layout and fixed up burgundy... still needs a lot of css work
Diffstat (limited to 'templates/footer.inc')
-rw-r--r-- | templates/footer.inc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/footer.inc b/templates/footer.inc index dd59cf83..eda86358 100644 --- a/templates/footer.inc +++ b/templates/footer.inc @@ -1,5 +1,3 @@ - </td> -</tr> -</table> + </div> </body> </html> |