From d83e9f3613ffa1659c482ad239628a8d7bbf6e30 Mon Sep 17 00:00:00 2001 From: slawkens Date: Thu, 4 Dec 2025 15:17:51 +0100 Subject: [PATCH] Add notice about Guest* --- system/templates/admin.menus.header.html.twig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/system/templates/admin.menus.header.html.twig b/system/templates/admin.menus.header.html.twig index 97038840..c4976721 100644 --- a/system/templates/admin.menus.header.html.twig +++ b/system/templates/admin.menus.header.html.twig @@ -2,7 +2,8 @@

You are editing: {{ template }}

Hint: You can drag menu items.
Hint: Add links to external sites using: http:// or https:// prefix.
- Not all templates support blank and colorful links. + Not all templates support blank and colorful links.
+ * Guest means everyone will see the link. Player means registered and logged-in user.