diff --git a/webapp/src/main/webapp/themes/iph/templates/footer.ftl b/webapp/src/main/webapp/themes/iph/templates/footer.ftl index 1b93a133e..c7ad0651e 100644 --- a/webapp/src/main/webapp/themes/iph/templates/footer.ftl +++ b/webapp/src/main/webapp/themes/iph/templates/footer.ftl @@ -1,5 +1,5 @@ <#-- $This file is distributed under the terms of the license in LICENSE$ --> - +<#import "lib-home-page.ftl" as lh>
- - - <#-- <@lh.researchClasses /> --> - - - <#-- <@lh.facultyMbrHtml /> --> - - - <#-- <@lh.academicDeptsHtml /> --> - - <#if geoFocusMapsEnabled > - - <@lh.geographicFocusHtml /> - #if> - - + <#if vClassGroups??> + <@lh.allClassGroups vClassGroups! /> - + #if>