diff options
author | MaZderMind | 2014-12-15 23:24:19 +0100 |
---|---|---|
committer | MaZderMind | 2014-12-15 23:24:19 +0100 |
commit | 9a3dc47e3c734b9428a999d88ff5f21da08d2111 (patch) | |
tree | 442c993be89f3f18f5890d4d7ccffe9923c18331 /template/assemblies/switcher/video.phtml | |
parent | 93717623aeef7859e31aa4e1f93d2bb63f8a0499 (diff) |
show what we think about browser-video
Diffstat (limited to '')
-rw-r--r-- | template/assemblies/switcher/video.phtml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/template/assemblies/switcher/video.phtml b/template/assemblies/switcher/video.phtml index be15515..fdf59fd 100644 --- a/template/assemblies/switcher/video.phtml +++ b/template/assemblies/switcher/video.phtml @@ -58,3 +58,7 @@ </li> <? endforeach ?> </ul> + +<hr /> + +<? include("$assemblies/desktop-player.phtml") ?> |