Elgg  Version 2.3
account.php
Go to the documentation of this file.
1 <?php
9 echo elgg_view_form('usersettings/save', array(
10  'class' => 'elgg-form-alt',
11 ));
elgg_view_form($action, $form_vars=array(), $body_vars=array())
Definition: views.php:1345
elgg echo
Translates a string.
Definition: languages.js:48