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

1 line
No EOL
100 B
PHTML
Executable file

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