From 6c5b9619c142c7464580e0631201964c857d74ab Mon Sep 17 00:00:00 2001
From: Dan Gowans
Date: Thu, 30 Mar 2023 09:25:52 -0400
Subject: [PATCH] fix closing anchors
---
views/dashboard.ejs | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/views/dashboard.ejs b/views/dashboard.ejs
index 819ad950..15ac7168 100644
--- a/views/dashboard.ejs
+++ b/views/dashboard.ejs
@@ -125,7 +125,7 @@
View and maintain work orders.
-
+
<% if (user.userProperties.canUpdate) { %>
@@ -180,8 +180,8 @@
View and maintain current and past
<%= configFunctions.getProperty("aliases.occupancies").toLowerCase() %>.
-
-
+
+
<% if (user.userProperties.canUpdate) { %>