%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/pn/beta/64801_wp-content/plugins/mailpoet/lib/Form/Block/
Upload File :
Create Path :
Current File : //var/www/pn/beta/64801_wp-content/plugins/mailpoet/lib/Form/Block/Submit.php

<?php
namespace MailPoet\Form\Block;

if(!defined('ABSPATH')) exit;

class Submit extends Base {

  static function render($block) {
    $html = '';

    $html .= '<p class="mailpoet_paragraph"><input type="submit" class="mailpoet_submit" ';

    $html .= 'value="'.static::getFieldLabel($block).'" ';

    $html .= '/></p>';

    return $html;
  }
}

Zerion Mini Shell 1.0