Elgg
Version 2.3
|
Go to the source code of this file.
Variables | |
$footer = elgg_extract('footer', $vars) | |
Wrap form footer @uses $vars['footer'] Form footer @uses $vars['action_name'] Action name. More... | |
if (empty( $footer)) | |
$footer = elgg_extract('footer', $vars) |
Wrap form footer @uses $vars['footer'] Form footer @uses $vars['action_name'] Action name.
Definition at line 8 of file footer.php.
Definition at line 9 of file footer.php.