diff --git a/webui/src/main/webapp/AboutMe.jsp b/webui/src/main/webapp/AboutMe.jsp index 8f9e8a5b..eb42c026 100644 --- a/webui/src/main/webapp/AboutMe.jsp +++ b/webui/src/main/webapp/AboutMe.jsp @@ -19,8 +19,7 @@ Core core = (Core) application.getAttribute("core");
<%@include file="css.jsi"%> - - + - - - + diff --git a/webui/src/main/webapp/BrowseHost.jsp b/webui/src/main/webapp/BrowseHost.jsp index 5f98ec24..3cab9b13 100644 --- a/webui/src/main/webapp/BrowseHost.jsp +++ b/webui/src/main/webapp/BrowseHost.jsp @@ -22,10 +22,8 @@ if (request.getParameter("currentHost") != null) { <%@ include file="css.jsi"%> - - - - + + <% if (currentBrowse != null) { %> diff --git a/webui/src/main/webapp/Downloads.jsp b/webui/src/main/webapp/Downloads.jsp index 8ee7af57..dd701d85 100644 --- a/webui/src/main/webapp/Downloads.jsp +++ b/webui/src/main/webapp/Downloads.jsp @@ -18,8 +18,7 @@ String helptext = Util._t("This page shows the files you are currently downloadi <%@include file="css.jsi"%> - - + <%@include file="header.jsi"%> diff --git a/webui/src/main/webapp/Feeds.jsp b/webui/src/main/webapp/Feeds.jsp index 24c4fdf9..41da5aed 100644 --- a/webui/src/main/webapp/Feeds.jsp +++ b/webui/src/main/webapp/Feeds.jsp @@ -16,10 +16,8 @@ String helptext = Util._t("Every MuWire user can have a file feed to publish sha <%@ include file="css.jsi"%> - - - - + + diff --git a/webui/src/main/webapp/FileDetails.jsp b/webui/src/main/webapp/FileDetails.jsp index 5da0f865..c1ee5c9f 100644 --- a/webui/src/main/webapp/FileDetails.jsp +++ b/webui/src/main/webapp/FileDetails.jsp @@ -17,9 +17,7 @@ File file = Util.getFromPathElements(path); <%@ include file="css.jsi"%> - - - + - + - + <% if (request.getParameter("uuid") != null) {%> + diff --git a/webui/src/main/webapp/SharedFiles.jsp b/webui/src/main/webapp/SharedFiles.jsp index c3eede39..7bc5638f 100644 --- a/webui/src/main/webapp/SharedFiles.jsp +++ b/webui/src/main/webapp/SharedFiles.jsp @@ -19,12 +19,10 @@ if (viewAs == null) <%@ include file="css.jsi"%> - - <% if (viewAs.equals("tree")) { %> - + <% } else { %> - + <% } %> diff --git a/webui/src/main/webapp/TrustLists.jsp b/webui/src/main/webapp/TrustLists.jsp index 1cd4c896..b3689c70 100644 --- a/webui/src/main/webapp/TrustLists.jsp +++ b/webui/src/main/webapp/TrustLists.jsp @@ -11,10 +11,8 @@ String helptext = Util._t("This page shows the trust lists of the users you have <%@ include file="css.jsi"%> - - - - + diff --git a/webui/src/main/webapp/TrustUsers.jsp b/webui/src/main/webapp/TrustUsers.jsp index 31d78be0..b155b127 100644 --- a/webui/src/main/webapp/TrustUsers.jsp +++ b/webui/src/main/webapp/TrustUsers.jsp @@ -12,10 +12,8 @@ String helptext = Util._t("This page shows the users you have marked as Trusted <%@ include file="css.jsi"%> - - - - + diff --git a/webui/src/main/webapp/Uploads.jsp b/webui/src/main/webapp/Uploads.jsp index c23683b9..17813819 100644 --- a/webui/src/main/webapp/Uploads.jsp +++ b/webui/src/main/webapp/Uploads.jsp @@ -18,8 +18,7 @@ String helptext = Util._t("This page shows the files you are currently uploading <%@include file="css.jsi"%> - - + <%@include file="header.jsi"%> diff --git a/webui/src/main/webapp/css.jsi b/webui/src/main/webapp/css.jsi index f2b69173..64f9ffb6 100644 --- a/webui/src/main/webapp/css.jsi +++ b/webui/src/main/webapp/css.jsi @@ -14,9 +14,11 @@ - - - + + + + +