From d6902b5010130993a0a3fb3550caa4d8fcbe4c71 Mon Sep 17 00:00:00 2001 From: Rah Yuliantoro Date: Fri, 20 Apr 2018 13:56:15 +0700 Subject: [PATCH] Update permission_manager_help.html (#5462) translation tag --- .../core/page/permission_manager/permission_manager_help.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frappe/core/page/permission_manager/permission_manager_help.html b/frappe/core/page/permission_manager/permission_manager_help.html index d2f4136082..774eb8e5ea 100644 --- a/frappe/core/page/permission_manager/permission_manager_help.html +++ b/frappe/core/page/permission_manager/permission_manager_help.html @@ -24,7 +24,7 @@
  • {%= __("Permissions at level 0 are Document Level permissions, i.e. they are primary for access to the document.") %}
  • {%= __("If a Role does not have access at Level 0, then higher levels are meaningless.") %}
  • {%= __("Permissions at higher levels are Field Level permissions. All Fields have a Permission Level set against them and the rules defined at that permissions apply to the field. This is useful in case you want to hide or make certain field read-only for certain Roles.") %}
  • -
  • {%= __("You can use Customize Form to set levels on fields.") %} Setup > Customize Form
  • +
  • {%= __("You can use Customize Form to set levels on fields.") %} {%= __("Setup > Customize Form") %}

  • {%= __("User Permissions") %}: