Elgg  Version 4.3
footer.php
Go to the documentation of this file.
1 <?php
7  'class' => 'elgg-menu-hz elgg-menu-footer',
8 ];
9 echo elgg_view_menu('admin_footer', $options);
$options
Elgg admin footer.
Definition: footer.php:6
elgg_view_menu($menu, array $vars=[])
Render a menu.
Definition: views.php:468
elgg echo
Translates a string.
Definition: deprecated.js:530