diff --git a/themes/wilma/templates/identity.ftl b/themes/wilma/templates/identity.ftl index 50630c05..7f1a9bea 100644 --- a/themes/wilma/templates/identity.ftl +++ b/themes/wilma/templates/identity.ftl @@ -21,7 +21,9 @@ <#if user.hasProfile>
  • My profile
  • -
  • My account
  • + <#if urls.myAccount??> +
  • My account
  • +
  • Log out