php-censor/src/View/Form/Button.phtml
2018-03-09 13:46:18 +07:00

2 lines
79 B
PHTML

<input class="btn <?= $class; ?>" type="<?= $type; ?>" value="<?= $value; ?>">