summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorxgizzmo <xgizzmo@ampache>2005-08-19 20:11:52 +0000
committerxgizzmo <xgizzmo@ampache>2005-08-19 20:11:52 +0000
commit82f7f9ec4a055d7928e55fcf48fc87b16ea42048 (patch)
tree80a2ef972ee53987437e1b6832ef034cbc101d7c /index.php
parentebd39247d9e7a4eda49ac3410197de1e1a2f2457 (diff)
downloadampache-82f7f9ec4a055d7928e55fcf48fc87b16ea42048.tar.gz
ampache-82f7f9ec4a055d7928e55fcf48fc87b16ea42048.tar.bz2
ampache-82f7f9ec4a055d7928e55fcf48fc87b16ea42048.zip
fix some html errors on localplay tab
Diffstat (limited to 'index.php')
-rw-r--r--index.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/index.php b/index.php
index 86c57b71..1849d0b6 100644
--- a/index.php
+++ b/index.php
@@ -87,15 +87,15 @@ $action = scrub_in($_REQUEST['action']);
</td>
</tr>
<tr><td colspan="2">&nbsp;</td></tr>
- <tr>
+
<?php
if ($user->prefs['play_type'] == 'mpd' && !conf('localplay_menu')) {
- show_mpd_pl();
- } else {
- echo "<td>&nbsp;</td>";
+ echo '<tr><td colspan="2" valign="top">';
+ show_mpd_pl();
+ echo '</td></tr>';
}
?>
- </tr>
+
<tr><td colspan="2">&nbsp;</td></tr>
<tr>
<td valign="top" align="right">