From b92260c1d5f73c09b6f22351ea14e633427016e4 Mon Sep 17 00:00:00 2001 From: Cris Date: Tue, 13 Apr 2021 11:47:13 +0200 Subject: [PATCH] Added Moodle-link to Anrechnungen-Prozessinformation Signed-off-by: cris-technikum --- system/phrasesupdate.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/phrasesupdate.php b/system/phrasesupdate.php index f700d6628..80a9c799f 100644 --- a/system/phrasesupdate.php +++ b/system/phrasesupdate.php @@ -10658,13 +10658,13 @@ array( 'phrases' => array( array( 'sprache' => 'German', - 'text' => "Hiermit bestätige ich, dass ich die relevanten Prozess-Informationen gelesen habe und bestätige hiermit auch die Vollständigkeit und Richtigkeit meiner Angaben.
Ich nehme zur Kenntnis, dass der Antrag nur einmal hochgeladen werden kann und dass Unterlagen nicht nachgereicht werden können.", + 'text' => "Hiermit bestätige ich, dass ich die relevanten Prozess-Informationen gelesen habe und bestätige hiermit auch die Vollständigkeit und Richtigkeit meiner Angaben.
Ich nehme zur Kenntnis, dass der Antrag nur einmal hochgeladen werden kann und dass Unterlagen nicht nachgereicht werden können.", 'description' => '', 'insertvon' => 'system' ), array( 'sprache' => 'English', - 'text' => "I hereby confirm that I have read the relevant process information and hereby also confirm the accuracy and completeness of the information I have provided above.
I acknowledge that the application can only be uploaded once and that documents cannot be submitted later.", + 'text' => "I hereby confirm that I have read the relevant process information and hereby also confirm the accuracy and completeness of the information I have provided above.
I acknowledge that the application can only be uploaded once and that documents cannot be submitted later.", 'description' => '', 'insertvon' => 'system' )