8 lines
160 B
PHP
8 lines
160 B
PHP
<?php
|
|
|
|
return array(
|
|
'type' => 'textfield',
|
|
'heading' => 'Video MP4',
|
|
'description' => 'Nice tool to convert videos: https://cloudconvert.org/',
|
|
);
|