diff --git a/source/java/org/alfresco/web/ui/repo/tag/PageTag.java b/source/java/org/alfresco/web/ui/repo/tag/PageTag.java
index ed5a4a32b2..d9b284d572 100644
--- a/source/java/org/alfresco/web/ui/repo/tag/PageTag.java
+++ b/source/java/org/alfresco/web/ui/repo/tag/PageTag.java
@@ -214,6 +214,11 @@ public class PageTag extends TagSupport
}
out.write(">\n");
}
+ else
+ {
+ out.write("\n");
+ }
out.write("
");
if (this.titleId != null && this.titleId.length() != 0)
{
diff --git a/source/web/jsp/content/add-content-dialog.jsp b/source/web/jsp/content/add-content-dialog.jsp
index 472bd34605..ea40048443 100644
--- a/source/web/jsp/content/add-content-dialog.jsp
+++ b/source/web/jsp/content/add-content-dialog.jsp
@@ -45,10 +45,10 @@ if (dialog != null && dialog.getFileName() != null)
}
%>
-
-
+
+
<%-- load a bundle of properties with I18N strings --%>
diff --git a/source/web/jsp/dialog/about.jsp b/source/web/jsp/dialog/about.jsp
index 12af6e46ce..6a4b30825c 100644
--- a/source/web/jsp/dialog/about.jsp
+++ b/source/web/jsp/dialog/about.jsp
@@ -117,7 +117,7 @@
Alfresco Software utilises components or libraries from the following software vendors and companies
-
+
@@ -174,8 +174,8 @@
-
-
+
+
Alfresco Development tools:
@@ -190,8 +190,8 @@
-
-
+
+
Alfresco Software contributors