芝麻web文件管理V1.00
编辑当前文件:/home/projzpbv/www/wp-content/plugins/mailpoet/lib/Form/Templates/Templates/InitialForm.php
'email', 'name' => __('Email', 'mailpoet'), 'type' => 'text', 'params' => [ 'label' => __('Email Address', 'mailpoet'), 'required' => true, 'label_within' => true, ], 'styles' => [ 'full_width' => true, ], ], [ 'id' => 'submit', 'name' => __('Submit', 'mailpoet'), 'type' => 'submit', 'params' => [ 'label' => __('Subscribe!', 'mailpoet'), ], 'styles' => [ 'full_width' => true, ], ], ]; } }