php-censor/src/B8Framework/Form/View/Button.phtml
2017-01-14 16:12:53 +07:00

2 lines
101 B
PHTML

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