File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -336,7 +336,7 @@ function ableplayer_settings_form() {
336336 'name ' => 'replace_video ' ,
337337 'label ' => __ ( 'Use Able Player for all <code>video</code> elements. ' , 'ableplayer ' ),
338338 'type ' => 'checkbox-single ' ,
339- 'note ' => __ ( 'Does not replace Vimeo or YouTube Embed blocks ' , 'ableplayer ' )
339+ 'note ' => __ ( 'Does not replace Vimeo or YouTube Embed blocks ' , 'ableplayer ' ),
340340 )
341341 );
342342 ?>
@@ -382,7 +382,7 @@ function ableplayer_settings_form() {
382382 'name ' => 'disable_elements ' ,
383383 'label ' => __ ( 'Disable MediaElement JS. ' , 'ableplayer ' ),
384384 'type ' => 'checkbox-single ' ,
385- 'note ' => __ ( 'Recommended if using any of the replacement options. ' , 'ableplayer ' )
385+ 'note ' => __ ( 'Recommended if using any of the replacement options. ' , 'ableplayer ' ),
386386 )
387387 );
388388 ?>
You can’t perform that action at this time.
0 commit comments