Skip to content
Snippets Groups Projects
Commit 3c910b81 authored by Robin Appelman's avatar Robin Appelman
Browse files

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

parent f67e5d18
No related merge requests found
......@@ -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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment