Changeset 1087 for trunk/content/plugins/video_inc/video_inc.php
- Timestamp:
- 02/02/10 12:36:44 (3 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
content/plugins/video_inc/video_inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/1.0 merged: 1086
- Property svn:mergeinfo changed
-
trunk/content/plugins/video_inc/video_inc.php
r1081 r1087 70 70 echo "<div class='video_inc_list'>\n"; 71 71 if ($h->isActive('thickbox')) { 72 echo "<a href='" . $video_inc_url . "& height=336&width=588' class='thickbox'>\n";72 echo "<a href='" . $video_inc_url . "&height=336&width=588' class='thickbox'>\n"; 73 73 echo "<img src='" . $imageURL . "'></a>\n"; 74 74 } else {
Note: See TracChangeset
for help on using the changeset viewer.