From 84f0538de79dfc016396d9237f8847f0d093d802 Mon Sep 17 00:00:00 2001 From: WolverinDEV Date: Sat, 9 Nov 2019 13:22:49 +0100 Subject: [PATCH] Fixed missing permission column headers --- shared/html/templates.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/html/templates.html b/shared/html/templates.html index 62dc4c7e..54b92244 100644 --- a/shared/html/templates.html +++ b/shared/html/templates.html @@ -2874,8 +2874,8 @@
{{tr "Permission Name" /}}
{{tr "Value" /}}
{{tr "Skip" /}}
-
-
+
{{tr "Negate" /}}
+
{{tr "Granted" /}}