Skip to content

Commit ab8507b

Browse files
authored
Merge pull request #1052 from ExpressionEngine/en/change-no-access-template
Changing docs to match CP language
2 parents b6bb37b + 1cbb4c2 commit ab8507b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/control-panel/template-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ The Template Notes tab enables you to save notes and information about your temp
7474
### Access
7575

7676
- **Allowed member roles** -- Choose which member roles are allowed to access the template.
77-
- **No access redirect** -- Page to redirect users without permissions to. If a template is selected the user does not have access to, the 404 page will be displayed instead.
77+
- **No access template** -- Page to display to users without permissions to access the current template. If a template is selected the user does not have access to, the 404 page will be displayed instead.
7878
- **Enable HTTP Authentication?** -- When set to enable, users with permissions will have to login to view this template.
7979

8080
NOTE: **Note:** If you are running PHP-FPM / FastCGI, you will probably need to add this to your `.htaccess` so the server makes the necessary environment variables available to PHP & ExpressionEngine.

0 commit comments

Comments
 (0)