summaryrefslogtreecommitdiff
path: root/includes/inc_stream.php
diff options
context:
space:
mode:
authorAlib <aliboba@free.fr>2010-02-23 20:38:27 +0100
committerAlib <aliboba@free.fr>2010-02-23 20:38:27 +0100
commitf2a791d89dfb186465f4c6b192f4005035931dab (patch)
tree195e6bdb2386aa0618e9e199dcca695246a78b5a /includes/inc_stream.php
parent4308a83ce101918e7904d35e31f4bc29544c1e87 (diff)
downloadistreamdev-f2a791d89dfb186465f4c6b192f4005035931dab.tar.gz
istreamdev-f2a791d89dfb186465f4c6b192f4005035931dab.tar.bz2
better player thumb view with aspect ratio.
Diffstat (limited to 'includes/inc_stream.php')
-rwxr-xr-xincludes/inc_stream.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/inc_stream.php b/includes/inc_stream.php
index 215d107..0150797 100755
--- a/includes/inc_stream.php
+++ b/includes/inc_stream.php
@@ -43,7 +43,7 @@ if (infostreamexist())
$logopath = "logos/nologoMEDIA.png";
}
- print " <center><video id=\"videofeed\" poster=\"{$logopath}\" width='80' height='80' /></center>\r\n";
+ print " <center><video id=\"videofeed\" poster=\"{$logopath}\" /></center>\r\n";
print " </ul>\r\n";