From ac4e9007032be8fbde168fcae2019300b912bda5 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 c5dbf92840..378b938d3d 100644 --- a/evennia/web/templates/website/help_list.html +++ b/evennia/web/templates/website/help_list.html @@ -40,7 +40,14 @@
{{ web_help_category.grouper|title }}
{% endfor %}