php-censor/src/B8Framework/Form/View/Button.phtml
2016-06-23 21:18:41 +06:00

1 line
100 B
PHTML
Executable file

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