Plugin Directory

Changeset 852345


Ignore:
Timestamp:
02/06/2014 02:19:41 AM (12 years ago)
Author:
william.deangelis
Message:

Updating to 1.49 to fix a bug with video templates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • membership-simplified-for-oap-members-only/trunk/oapmembership.php

    r852344 r852345  
    10821082                        { ?>
    10831083
    1084                             <div class="hright oapMediaFullWidth ontravideo">
     1084                            <div class="hright oapInfobox oapMediaFullWidth ontravideo">
    10851085                                <?php
    10861086                                if ((get_post_meta( $post->ID, '_oap_fullvideo_shared_position', true )=='Full Width' || get_option('oapmp_fullvideo_shared_position')=='Full Width') || get_option('oapmp_fullvideo_shared_position')=='720 by 420' || (get_post_meta( $post->ID, '_oap_fullvideo_shared_position', true )=='720 by 420'))
Note: See TracChangeset for help on using the changeset viewer.