diff options
-rw-r--r-- | templates/video.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/video.tpl b/templates/video.tpl index 8ad4b31..8ce2578 100644 --- a/templates/video.tpl +++ b/templates/video.tpl @@ -141,7 +141,7 @@ <!--EndPlyr--> </div> </section> - <h4 class="mpv">Playing with MPV</h4> + <h4 class="mpv">Play with MPV</h4> <code>mpv '{$local_url}?link={$baselink}'</code> <code> <iframe width='560' height='315' src='{$local_url}embed?link={$baselink}' frameborder='0' scrolling='no'></iframe> |