string end(FormView $view, array $variables = array())
Renders the form end tag.
Example usage templates:
<?php echo $view['form']->end($form) ?>>
string end(FormView $view, array $variables = array())
Renders the form end tag.
Example usage templates:
<?php echo $view['form']->end($form) ?>>
Please login to continue.