From 9a296554e4fe5fccaaff1ecab8bef1437284c9f7 Mon Sep 17 00:00:00 2001 From: nesnoj Date: Wed, 30 Aug 2023 16:40:58 +0200 Subject: [PATCH] Update intro tour texts --- digiplan/static/js/intro_tour.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/digiplan/static/js/intro_tour.js b/digiplan/static/js/intro_tour.js index 27866a7f..8ea1ca3f 100644 --- a/digiplan/static/js/intro_tour.js +++ b/digiplan/static/js/intro_tour.js @@ -405,7 +405,7 @@ tour.addStep({ tour.addStep({ title: 'Fertig', - text: 'Viel Spaß mit dem Tool :D.', + text: 'Viel Spaß mit dem Digiplan-Anhalt-Tool! :D', attachTo: { element: '#chart_view_tab', on: 'right'