- <% PanelGenerator.generatePanelStart(out, request.getContextPath(), "blue", "#D3E6FE"); %>
+
-
+
-
+
- <% PanelGenerator.generatePanelEnd(out, request.getContextPath(), "blue"); %>
+ |
|
<%--
diff --git a/source/web/jsp/spaces/create-space-wizard/from-scratch.jsp b/source/web/jsp/spaces/create-space-wizard/from-scratch.jsp
index 9ef61fab28..58c6b4dbff 100644
--- a/source/web/jsp/spaces/create-space-wizard/from-scratch.jsp
+++ b/source/web/jsp/spaces/create-space-wizard/from-scratch.jsp
@@ -33,14 +33,12 @@
- <% PanelGenerator.generatePanelStart(out, request.getContextPath(), "blue", "#D3E6FE"); %>
-
+
-
+
- <% PanelGenerator.generatePanelEnd(out, request.getContextPath(), "blue"); %>
|