summaryrefslogtreecommitdiffstats
path: root/templates/header.inc
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-12-25 10:04:27 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-12-25 10:04:27 +0000
commit27158141ee1a14b7d23ae8997d2c41b49fc904d9 (patch)
tree2180fff67d21ffdbab32f2105cff3c7275b6b511 /templates/header.inc
parent5415c2e847032896907946c98d68a254399e4416 (diff)
downloadampache-27158141ee1a14b7d23ae8997d2c41b49fc904d9.tar.gz
ampache-27158141ee1a14b7d23ae8997d2c41b49fc904d9.tar.bz2
ampache-27158141ee1a14b7d23ae8997d2c41b49fc904d9.zip
initial ratings mojo, some stylesheet fixes, changed user preferences again and a db update
Diffstat (limited to 'templates/header.inc')
-rw-r--r--templates/header.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/header.inc b/templates/header.inc
index 7eceff3d..635330d8 100644
--- a/templates/header.inc
+++ b/templates/header.inc
@@ -64,4 +64,5 @@ $location = get_location();
<?php require_once(conf('prefix') . '/templates/sidebar.inc.php'); ?>
</div>
<div id="content">
+ <table><tr><td>
<!-- Start Main Page -->