diff options
author | Heckyel <heckyel@openmailbox.org> | 2017-02-24 16:44:47 -0500 |
---|---|---|
committer | Heckyel <heckyel@openmailbox.org> | 2017-02-24 16:44:47 -0500 |
commit | a402e42167b6d27ca4f1bc8ba3356c01ca97ff43 (patch) | |
tree | 43553f0e83e7679d7ddf3303398b74ec94e00fb6 /librevideojs-html5-player.php | |
parent | eda95969f941d27b9f3698ab989a3a9bdcc5dd9c (diff) | |
download | librevideojs-html5-player-a402e42167b6d27ca4f1bc8ba3356c01ca97ff43.tar.lz librevideojs-html5-player-a402e42167b6d27ca4f1bc8ba3356c01ca97ff43.tar.xz librevideojs-html5-player-a402e42167b6d27ca4f1bc8ba3356c01ca97ff43.zip |
correction style css
Diffstat (limited to 'librevideojs-html5-player.php')
-rw-r--r-- | librevideojs-html5-player.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/librevideojs-html5-player.php b/librevideojs-html5-player.php index b856c25..b6460dd 100644 --- a/librevideojs-html5-player.php +++ b/librevideojs-html5-player.php @@ -232,7 +232,6 @@ EOT; // @license-end </script> $style - <br> EOT; return $output; } |