From f6525ec8f15cc161d124904e861ae57becc9e921 Mon Sep 17 00:00:00 2001
From: Doug Reed <doug.reed@wisc.edu>
Date: Wed, 27 Apr 2016 14:39:12 -0500
Subject: [PATCH] MUMUP-2451 Exclusive Mode Rendering

---
 myuw-root-webapp/src/main/webapp/403.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/myuw-root-webapp/src/main/webapp/403.html b/myuw-root-webapp/src/main/webapp/403.html
index 71c1830..57a54c2 100644
--- a/myuw-root-webapp/src/main/webapp/403.html
+++ b/myuw-root-webapp/src/main/webapp/403.html
@@ -116,7 +116,7 @@
         <br><br>
         <i class='fa fa-exclamation-triangle fa-5x'></i>
         <p>If you're here by accident, head back to your My-UW <a href='/web'>homepage</a>.</p>
-        <p>For help with authorization, contact the DoIT <a href="https://kb.wisc.edu/helpdesk/"></a>Help Desk</a></p>
+        <p>For help with authorization, contact the DoIT <a href="https://kb.wisc.edu/helpdesk/"></a>Help Desk</a>.</p>
       </div>
     </div>
   </div>
-- 
GitLab