diff --git a/webapp/src/main/webapp/templates/freemarker/body/individual/individual-vitro.ftl b/webapp/src/main/webapp/templates/freemarker/body/individual/individual-vitro.ftl index 14b24ec11..0ce4bcf98 100644 --- a/webapp/src/main/webapp/templates/freemarker/body/individual/individual-vitro.ftl +++ b/webapp/src/main/webapp/templates/freemarker/body/individual/individual-vitro.ftl @@ -16,7 +16,9 @@ <#-- Default individual profile page template --> <#--@dumpAll /--> +<#include "individual-adminPanel.ftl">
> +
<#-- Image --> <#assign individualImage> @@ -34,7 +36,6 @@
- <#include "individual-adminPanel.ftl"> <#if individualProductExtensionPreHeader??> ${individualProductExtensionPreHeader}