elgg_echo('submit'), ); $overrides = array( 'type' => 'submit', ); $args = array_merge($vars, $overrides); echo elgg_view('html/input', $args);