diff options
author | Jesús <heckyel@hyperbola.info> | 2019-05-28 17:34:34 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-05-28 17:34:34 -0500 |
commit | ab9577d3167a2d5dac6b72775ec36b648f249c76 (patch) | |
tree | e7e32cfc0f9577aeab398fbcd056d9cd8e5da19b | |
parent | 44767941d19b8c12502992411246b52463971cca (diff) | |
download | ytlibre-ab9577d3167a2d5dac6b72775ec36b648f249c76.tar.lz ytlibre-ab9577d3167a2d5dac6b72775ec36b648f249c76.tar.xz ytlibre-ab9577d3167a2d5dac6b72775ec36b648f249c76.zip |
fix grammar
-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> |