summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-08-16 17:58:55 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-08-16 17:58:55 +0000
commit2f6b8a12eeb7e57f66da69e3911fe4016fc088df (patch)
tree0523ec19832b7539f63d7a2e3d0390d74789cd39 /index.php
parent40a84aca6f6eaebc3c35656e2ec1aac64a189dc5 (diff)
downloadampache-2f6b8a12eeb7e57f66da69e3911fe4016fc088df.tar.gz
ampache-2f6b8a12eeb7e57f66da69e3911fe4016fc088df.tar.bz2
ampache-2f6b8a12eeb7e57f66da69e3911fe4016fc088df.zip
reduced the footprint of the random play bar and added a tv style page
Diffstat (limited to 'index.php')
-rw-r--r--index.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/index.php b/index.php
index c293668d..86c57b71 100644
--- a/index.php
+++ b/index.php
@@ -75,6 +75,11 @@ $action = scrub_in($_REQUEST['action']);
?>
</td>
</tr>
+ <tr>
+ <td colspan="2" valign="top">
+ <?php show_random_play_bar(); ?>
+ </td>
+ </tr>
<tr><td colspan="2">&nbsp;</td></tr>
<tr>
<td colspan="2">
@@ -125,12 +130,13 @@ $action = scrub_in($_REQUEST['action']);
?>
</td>
</tr>
- <tr><td colspan="2">&nbsp;</td></tr>
+<!-- <tr><td colspan="2">&nbsp;</td></tr>
<tr>
<td colspan="2" valign="top">
<?php show_template('show_random_play'); ?>
</td>
</tr>
+-->
</table>
</td>
<td valign="top">