From 00de6b603e2d17ccb60a29d8a7bd3e4ee18ef6b4 Mon Sep 17 00:00:00 2001
From: Hangzhi Yu <hangzhi@protonmail.com>
Date: Tue, 23 Apr 2024 12:22:26 +0200
Subject: [PATCH] Change texts in info alert

---
 aleksis/apps/chronos/frontend/messages/en.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/aleksis/apps/chronos/frontend/messages/en.json b/aleksis/apps/chronos/frontend/messages/en.json
index 685c9704..83c0f55b 100644
--- a/aleksis/apps/chronos/frontend/messages/en.json
+++ b/aleksis/apps/chronos/frontend/messages/en.json
@@ -48,8 +48,8 @@
         "menu_title": "Plan substitution lessons",
         "title_plural": "Plan substitution lessons",
         "info_alert": {
-          "text": "This page shows all lessons that collide with known absences of their respective teachers. To add or edit absences, use the page provided by the respective app. ",
-          "button": "Add/edit absences"
+          "text": "This page shows all lessons that collide with known absences of their respective teachers.",
+          "button": "Manage absences"
         },
         "filter": {
           "groups": "Filter by groups"
-- 
GitLab