also use translated string for music navigation entry when showing inline controls

This commit is contained in:
Robin Appelman 2012-01-11 01:26:27 +01:00
parent f67e5d18e7
commit 3c910b812b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ if(!isset($_)){//allow the template to be loaded standalone
exit;
}
?>
Music
<?php echo $l->t('Music');?>
<div class='player-controls' id="playercontrols">
<div class="player" id="jp-player"></div>
<ul class="jp-controls">