Elgg  Version 5.1
Variables
submit.php File Reference

Go to the source code of this file.

Variables

 $vars ['type'] = 'submit'
 Renders a <button type="submit"> More...
 

Variable Documentation

$vars['type'] = 'submit'

Renders a <button type="submit">

See input/button view for a full list of options

$vars['text'] Text of the button

Definition at line 10 of file submit.php.