aboutsummaryrefslogtreecommitdiff
path: root/views/default/admin/footer.php
blob: 72f00fc55c88542f6080ca242460845e67f0cfce (plain)
1
2
3
4
5
6
7
<?php
/**
 * Elgg admin footer. Extend this view to add content to the admin footer
 */

echo elgg_view_menu('admin_footer');
echo 'test';