From dca828650a939f6fce1b4df18d312020b2a347b5 Mon Sep 17 00:00:00 2001 From: Cris Date: Tue, 20 Apr 2021 16:51:18 +0200 Subject: [PATCH] Adapted Bestaetigung Moodle link to open in new tab 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 d60cb8b4c..542f11e07 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' )