From b4aa0392067d456544be8fc97f00581d607331d0 Mon Sep 17 00:00:00 2001 From: Paul <45032974+hide-me@users.noreply.github.com> Date: Tue, 24 Jan 2023 20:29:20 +0300 Subject: [PATCH] Changed column title (to improve translations) I think it's more accurate and give a bit more context. --- system/author/settings/userlist.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/author/settings/userlist.twig b/system/author/settings/userlist.twig index 41b6284..909225c 100644 --- a/system/author/settings/userlist.twig +++ b/system/author/settings/userlist.twig @@ -17,7 +17,7 @@
  • {{ __('Username') }}
  • {{ __('Role') }}
  • {{ __('E-Mail') }}
  • {{ __('Edit') }}
  • + class="col edit">{{ __('Action') }} {% for user in userdata %}