Plugin Directory

Changeset 783942


Ignore:
Timestamp:
10/07/2013 11:01:15 AM (12 years ago)
Author:
ErtyGi
Message:

popup ok

File:
1 edited

Legend:

Unmodified
Added
Removed
  • easy-split-test-tab/trunk/easy-split-test-tab.php

    r783934 r783942  
    341341   
    342342    add_action( 'wp_head',array($this, 'add_code_GA_on_test_page') );
    343     add_action('wp_footer',array($this, 'add_credits_footer') );
     343    add_action('wp_footer' ,array($this, 'add_credits_footer') );
     344   
     345    // Add thickbox
     346    add_thickbox();
    344347       
    345348    }
Note: See TracChangeset for help on using the changeset viewer.