summaryrefslogtreecommitdiffstats
path: root/templates/show_mpdpl.inc
diff options
context:
space:
mode:
authorsigger <sigger@ampache>2006-01-22 19:24:33 +0000
committersigger <sigger@ampache>2006-01-22 19:24:33 +0000
commit902ac7dcde91a65380a5b3c36eb8cac7857a14e0 (patch)
tree8a29c9309e6f77dc0fa9fed6cb4785981f88d098 /templates/show_mpdpl.inc
parent2859412530ad01efe02829dde9bc9842aac0a5db (diff)
downloadampache-902ac7dcde91a65380a5b3c36eb8cac7857a14e0.tar.gz
ampache-902ac7dcde91a65380a5b3c36eb8cac7857a14e0.tar.bz2
ampache-902ac7dcde91a65380a5b3c36eb8cac7857a14e0.zip
mpd playlist and layout cleanup
Diffstat (limited to 'templates/show_mpdpl.inc')
-rw-r--r--templates/show_mpdpl.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_mpdpl.inc b/templates/show_mpdpl.inc
index d6d47e40..50da3349 100644
--- a/templates/show_mpdpl.inc
+++ b/templates/show_mpdpl.inc
@@ -37,7 +37,7 @@ $myMpd = init_mpd();
?>
<form name="songs" action="<?php echo $web_path."/amp-mpd.php"; ?>" method="post" enctype="multipart/form-data">
-<table id= "mpdpl" border="0" cellpadding="0" cellspacing="1" width="100%" class="tabledata">
+<table id= "mpdpl" border="0" cellpadding="0" cellspacing="1" class="tabledata">
<tr>
<td style="text-align:center" class="table-header">
<b><?php echo _("MPD Server Playlist"); ?></b>