move eventvideo div close

I think I did this.  eventVideo div wasn't properly wrapping everything
pull/2077/head
digital-gnome 2017-10-12 17:38:03 -04:00
parent e6c0add17e
commit 2913b211db
1 changed files with 2 additions and 2 deletions

View File

@ -180,7 +180,6 @@ if ( $Event->DefaultVideo() ) {
<?php
} // end if DefaultVideo
?>
</div><!--eventVideo-->
<?php if (!$Event->DefaultVideo()) { ?>
<div id="imageFeed">
<?php
@ -222,7 +221,8 @@ if ( ZM_WEB_STREAM_METHOD == 'mpeg' && ZM_MPEG_LIVE_FORMAT ) {
</div><!--imageFeed-->
</div>
<?php } /*end if !DefaultVideo*/ ?>
<?php
</div><!--eventVideo-->
<?php
if ( $Event->SaveJPEGs() & 3 ) { // frames or analysis
?>
<div id="eventStills" class="hidden">