diff --git a/webapp/web/templates/edit/fetch/horizontal.jsp b/webapp/web/templates/edit/fetch/horizontal.jsp index 472f87779..9350cd026 100644 --- a/webapp/web/templates/edit/fetch/horizontal.jsp +++ b/webapp/web/templates/edit/fetch/horizontal.jsp @@ -8,6 +8,12 @@ if (request.getAttribute("title") != null) { %>

<%=request.getAttribute("title")%>

<% } %> +<% +if (request.getAttribute("title") == "Tabs") { %> + <% +} +%>