From bfd60d31b32f815fcfc49571e2ba4186826bc8df Mon Sep 17 00:00:00 2001 From: Simon Caminada Date: Tue, 27 Mar 2018 12:37:26 +0200 Subject: [PATCH] eltern login naming --- src/project/templates/project/includes/header_button_menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/project/templates/project/includes/header_button_menu.html b/src/project/templates/project/includes/header_button_menu.html index b6cd271..244894f 100644 --- a/src/project/templates/project/includes/header_button_menu.html +++ b/src/project/templates/project/includes/header_button_menu.html @@ -10,6 +10,6 @@ {% if portal_url %} - {% trans 'Login' %} + {% trans 'Eltern-Login' %} {% endif %} \ No newline at end of file