Changeset 1477380
- Timestamp:
- 08/17/2016 11:39:08 PM (10 years ago)
- File:
-
- 1 edited
-
video-capture/trunk/settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
video-capture/trunk/settings.php
r1477379 r1477380 324 324 add_settings_field( 325 325 'wp_video_capture-window_modal', 326 'Display recorder in a modal window',326 'Display recorder in a pop-up', 327 327 array( &$this, 'settings_field_input_checkbox' ), 328 328 'wp_video_capture',
Note: See TracChangeset
for help on using the changeset viewer.