From c435c5c02ccc2817c97a463b51fea7e365cb2d0a Mon Sep 17 00:00:00 2001 From: phillippa Date: Tue, 19 Jan 2021 11:49:41 +0100 Subject: [PATCH] apps/a4_candy_users/indicator: update capitalisation fixes #24 --- apps/users/templates/a4_candy_users/indicator.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/users/templates/a4_candy_users/indicator.html b/apps/users/templates/a4_candy_users/indicator.html index f099e4a1b..f7b709861 100644 --- a/apps/users/templates/a4_candy_users/indicator.html +++ b/apps/users/templates/a4_candy_users/indicator.html @@ -34,7 +34,7 @@ {% if request.user.is_superuser %} {% trans "Admin" %} {% endif %} - {% trans 'User dashboard' %} + {% trans 'User Dashboard' %} {% trans "Account Settings" %}