Plugin Directory

Changeset 1477380


Ignore:
Timestamp:
08/17/2016 11:39:08 PM (10 years ago)
Author:
Vincent Stark
Message:

VID-31 Change "modal window" to "pop-up" in admin panel settings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • video-capture/trunk/settings.php

    r1477379 r1477380  
    324324            add_settings_field(
    325325                'wp_video_capture-window_modal',
    326                 'Display recorder in a modal window',
     326                'Display recorder in a pop-up',
    327327                array( &$this, 'settings_field_input_checkbox' ),
    328328                'wp_video_capture',
Note: See TracChangeset for help on using the changeset viewer.