From 902685a1970fd2ba0229ace345ede50af4370079 Mon Sep 17 00:00:00 2001 From: Ozzieisaacs Date: Sat, 18 Apr 2020 21:30:28 +0200 Subject: [PATCH] Fix text in user config section (random books in Detail View) --- 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 cb473f38..6adae1e7 100644 --- a/cps/templates/user_edit.html +++ b/cps/templates/user_edit.html @@ -77,7 +77,7 @@
- +
{% if ( g.user and g.user.role_admin() and not new_user ) %} {{_('Add Allowed/Denied Tags')}}