diff --git a/OurUmbraco.Site/Views/MacroPartials/Forum/Forum.cshtml b/OurUmbraco.Site/Views/MacroPartials/Forum/Forum.cshtml index 63707d50..c4217dbf 100644 --- a/OurUmbraco.Site/Views/MacroPartials/Forum/Forum.cshtml +++ b/OurUmbraco.Site/Views/MacroPartials/Forum/Forum.cshtml @@ -104,15 +104,20 @@
diff --git a/OurUmbraco.Site/Views/Search/Search.aspx b/OurUmbraco.Site/Views/Search/Search.aspx index 35d5e116..2f8fea1e 100644 --- a/OurUmbraco.Site/Views/Search/Search.aspx +++ b/OurUmbraco.Site/Views/Search/Search.aspx @@ -43,21 +43,31 @@ <% if(Request.QueryString["cat"] == "forum") { %> - + + <% } %> <%-- <% if (Request.QueryString["cat"] == "project")