From c5043c3a222a796cf93070de76527f6c28616d8b Mon Sep 17 00:00:00 2001 From: davewiththenicehat <54369722+davewiththenicehat@users.noreply.github.com> Date: Sat, 19 Jun 2021 18:13:13 -0400 Subject: [PATCH] edit link Provided an edit link if the help entry can be edited on the website and the user is staff. --- evennia/web/templates/website/help_list.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/evennia/web/templates/website/help_list.html b/evennia/web/templates/website/help_list.html index c5dbf9284..378b938d3 100644 --- a/evennia/web/templates/website/help_list.html +++ b/evennia/web/templates/website/help_list.html @@ -40,7 +40,14 @@