From 20d90fa8d530458d9f94ee93b72699132e4c4ca2 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 11 Oct 2024 19:17:41 +0000 Subject: [PATCH] bug fixes --- Docs/Help/de/introduction.md | 2 +- Docs/Help/en/introduction.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/Help/de/introduction.md b/Docs/Help/de/introduction.md index cd69282..7fa106b 100755 --- a/Docs/Help/de/introduction.md +++ b/Docs/Help/de/introduction.md @@ -4,7 +4,7 @@ The **Helper** module is a very powerful module which allows users to create cus ## Target Group -The target group for this module is every organization which would like to create customized helper & reports while still integrating and managing them through the Karaka application. The implementation of such helpers requires programming knowledge in PHP and potentially JavaScript. +The target group for this module is every organization which would like to create customized helper & reports while still integrating and managing them through the Karaka application. The implementation of such helpers requires programming knowledge in PHP and potentially JS. # Setup diff --git a/Docs/Help/en/introduction.md b/Docs/Help/en/introduction.md index 95a4f35..8de8ec7 100755 --- a/Docs/Help/en/introduction.md +++ b/Docs/Help/en/introduction.md @@ -4,7 +4,7 @@ The **Script** module is a very powerful module which allows users to create cus ## Target Group -The target group for this module is every organization which would like to create customized scripts & reports while still integrating and managing them through the Karaka application. The implementation of such scripts requires programming knowledge in PHP and potentially JavaScript. +The target group for this module is every organization which would like to create customized scripts & reports while still integrating and managing them through the Karaka application. The implementation of such scripts requires programming knowledge in PHP and potentially JS. # Setup