summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorxgizzmo <xgizzmo@ampache>2006-01-03 03:08:43 +0000
committerxgizzmo <xgizzmo@ampache>2006-01-03 03:08:43 +0000
commit0a8a38da18d459b4983cc1d7b3c9cbca9a7cb716 (patch)
treec206f0f828fe7d38ac7954efb1a497d337d02ffd /templates
parentef833fb025496e8597f617bae667a9b017af0cea (diff)
downloadampache-0a8a38da18d459b4983cc1d7b3c9cbca9a7cb716.tar.gz
ampache-0a8a38da18d459b4983cc1d7b3c9cbca9a7cb716.tar.bz2
ampache-0a8a38da18d459b4983cc1d7b3c9cbca9a7cb716.zip
Forgot one :)
Diffstat (limited to 'templates')
-rw-r--r--templates/show_mpdplay.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_mpdplay.inc b/templates/show_mpdplay.inc
index 15db9ede..0371eacf 100644
--- a/templates/show_mpdplay.inc
+++ b/templates/show_mpdplay.inc
@@ -68,7 +68,7 @@ else {
<?php } ?>
</td>
</tr>
- <tr><td class="content"> Volume: <b><span name='volume' id='volume'><?php echo $myMpd->volume ?></span>%</b>
+ <tr><td class="content"> Volume: <b><span id='volume'><?php echo $myMpd->volume ?></span>%</b>
</td>
</tr>