diff --git a/themes/vivo-basic/templates/page/partials/footer.ftl b/themes/vivo-basic/templates/page/partials/footer.ftl index 98176322..d3b2ffd3 100644 --- a/themes/vivo-basic/templates/page/partials/footer.ftl +++ b/themes/vivo-basic/templates/page/partials/footer.ftl @@ -11,10 +11,7 @@ diff --git a/themes/vivo-basic/templates/page/partials/identity.ftl b/themes/vivo-basic/templates/page/partials/identity.ftl index 89885c9d..0bd86625 100644 --- a/themes/vivo-basic/templates/page/partials/identity.ftl +++ b/themes/vivo-basic/templates/page/partials/identity.ftl @@ -16,17 +16,14 @@ <@l.firstLastList> <#if loginName??>
  • - Logged in as ${loginName} (Log out) -
  • , -
  • Site Admin
  • , + Logged in as ${loginName} (Log out) + +
  • Site Admin
  • <#else> -
  • Log in
  • , +
  • Log in
  • -
  • About
  • , - <#if urls.contact??> -
  • Contact Us
  • - + <#include "subMenuLinks.ftl"> \ No newline at end of file