From fd39cbaa6fc0964c2b14d0e56b68067fb82b97c9 Mon Sep 17 00:00:00 2001 From: OzzieIsaacs Date: Sun, 12 Nov 2017 13:40:56 +0100 Subject: [PATCH] Fix #363 --- cps/templates/user_edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps/templates/user_edit.html b/cps/templates/user_edit.html index b635ca4d..7eb0dee3 100644 --- a/cps/templates/user_edit.html +++ b/cps/templates/user_edit.html @@ -11,7 +11,7 @@ {% endif %}
- +
{% if ( g.user and g.user.role_passwd() or g.user.role_admin() ) and not content.role_anonymous() %}