2.26 addsubmit

Adds a submit button.

Parameters:

$kiriwrite_presmodule->addsubmit(submitname, options);

Usage:

$kiriwrite_presmodule->addsubmit("Submit This", { Style => "submitbutton" });

submitname
Specifies the label of the submit button.

options
Specifies the following options as a hash in any order.

Value Description
Style Specifies the CSS style to use.