From 7375b001cafdaddebb2589797fc763a56e834954 Mon Sep 17 00:00:00 2001 From: Aaron Kable Date: Mon, 4 Mar 2024 17:18:19 +0800 Subject: [PATCH] Add reject button back in --- .../groupmanagement/templates/groupmanagement/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/allianceauth/groupmanagement/templates/groupmanagement/index.html b/allianceauth/groupmanagement/templates/groupmanagement/index.html index b7b015bc..7cde5bf0 100644 --- a/allianceauth/groupmanagement/templates/groupmanagement/index.html +++ b/allianceauth/groupmanagement/templates/groupmanagement/index.html @@ -92,6 +92,9 @@ {% translate "Accept" %} + + {% translate "Reject" %} + {% endfor %}