%PDF- %PDF-
| Direktori : /data/www_bck/varak.net_bck/havranipapuce.varak.net/includes/htmlform/ |
| Current File : //data/www_bck/varak.net_bck/havranipapuce.varak.net/includes/htmlform/HTMLSubmitField.php |
<?php
/**
* Add a submit button inline in the form (as opposed to
* HTMLForm::addButton(), which will add it at the end).
*/
class HTMLSubmitField extends HTMLButtonField {
protected $buttonType = 'submit';
}