- [% loc('If you only want this priority to be an option for specific categories, pick them here. By default they will show for all categories.') %]
-
-
- [% INCLUDE 'admin/category-checkboxes.html' %]
+ [% INCLUDE 'admin/category-checkboxes.html' hint=loc('If you only want this priority to be an option for specific categories, pick them here. By default they will show for all categories.') %]
-
-
- [% loc('If you only want this template to be an option for specific categories, pick them here. By default they will show for all categories.') %]
-
-
- [% INCLUDE 'admin/category-checkboxes.html' %]
+ [% INCLUDE 'admin/category-checkboxes.html' hint=loc('If you only want this template to be an option for specific categories, pick them here. By default they will show for all categories.') %]
[% IF errors.state %]
[% errors.state %]
diff --git a/templates/web/base/admin/users/form.html b/templates/web/base/admin/users/form.html
index bc64a79c7..6facd5c8a 100644
--- a/templates/web/base/admin/users/form.html
+++ b/templates/web/base/admin/users/form.html
@@ -93,14 +93,7 @@
[% IF contacts AND c.cobrand.moniker != 'zurich'%]
-
-
- [% loc(
- "Authorised staff users can be associated with the categories in which they operate.")
- %]
-
-
- [% INCLUDE 'admin/category-checkboxes.html' %]
+ [% INCLUDE 'admin/category-checkboxes.html' hint=loc("Authorised staff users can be associated with the categories in which they operate.") %]
[% END %]
@@ -162,33 +155,38 @@
[% IF available_permissions AND NOT user.is_superuser %]
-
-
- [% loc("Users can perform the following actions within their assigned body or area.") %]
-
-
-
[% loc('Permissions:') %]
-
- [% FOREACH group IN available_permissions.pairs %]
-