From 03a10a4052d5b09fa27aa8fdeb784fc3e41eb3fa Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Wed, 17 Jun 2015 23:15:52 +0200 Subject: [PATCH] Make login link work on threads --- OurUmbraco.Site/Views/MacroPartials/Forum/Thread.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OurUmbraco.Site/Views/MacroPartials/Forum/Thread.cshtml b/OurUmbraco.Site/Views/MacroPartials/Forum/Thread.cshtml index e68ccb3d..4b7184f2 100644 --- a/OurUmbraco.Site/Views/MacroPartials/Forum/Thread.cshtml +++ b/OurUmbraco.Site/Views/MacroPartials/Forum/Thread.cshtml @@ -68,6 +68,6 @@ else {
- Please Log in or sign up to post replies + Please Sign in or register to post replies
}