diff --git a/templates/dashboardSecurityInfoNewAccountLogin.html b/templates/dashboardSecurityInfoNewAccountLogin.html index 2b442d6..98455de 100644 --- a/templates/dashboardSecurityInfoNewAccountLogin.html +++ b/templates/dashboardSecurityInfoNewAccountLogin.html @@ -28,8 +28,9 @@
%header%
-{{.os}}
+ +%emailText%
+{{.email}}
diff --git a/templates/templates.json b/templates/templates.json index 66000dc..0aa2af5 100644 --- a/templates/templates.json +++ b/templates/templates.json @@ -247,6 +247,10 @@ "de": "Neue Anmeldung auf {{.os}}", "en": "A new login on {{.os}}" }, + "emailText": { + "de": "Neue Anmeldung über folgende E-Mail-Adresse:", + "en": "New login via the following email address:" + }, "securityInfo": { "de": "Wenn Sie sich nicht angemeldet haben, ändern Sie bitte Ihr Passwort und kontaktieren Sie uns.", "en": "If you did not sign in, please change your password and contact us."