From 0516344ac09214ca8dde0fe0d9fa7b7832213ef0 Mon Sep 17 00:00:00 2001 From: Derf Null Date: Fri, 9 Jun 2023 07:55:59 +0200 Subject: login form: add hint about pages being only visibile after login --- templates/login.html.ep | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'templates') diff --git a/templates/login.html.ep b/templates/login.html.ep index 7b225ec..a8d7296 100644 --- a/templates/login.html.ep +++ b/templates/login.html.ep @@ -44,6 +44,15 @@ % } + % elsif ($from eq 'auth_required') { +
+
+ Login notwendig +

Die aufgerufene Seite ist nur mit travelynx-Account zugänglich.

+

Über travelynx · Registrieren

+
+
+ % } % } -- cgit v1.2.3