Elgg  Version 1.11
footer.php
Go to the documentation of this file.
1 <?php
11 echo elgg_view_menu('footer', array('sort_by' => 'priority', 'class' => 'elgg-menu-hz'));
elgg_view_menu($menu_name, array $vars=array())
Render a menu.
Definition: views.php:692
elgg echo
Translates a string.
Definition: languages.js:43