diff --git a/cis/private/lehre/benotungstool/copy_uebung.php b/cis/private/lehre/benotungstool/copy_uebung.php
index 52f87c2cb..cd3863f53 100644
--- a/cis/private/lehre/benotungstool/copy_uebung.php
+++ b/cis/private/lehre/benotungstool/copy_uebung.php
@@ -263,12 +263,17 @@ if($uebung_id_source!='' && $lehreinheit_id_target!='')
echo "Fehler beim Datenbankzugriff!";
if ($error == 0)
+ {
echo "Übung erfolgreich kopiert! (Ü: ".$copy_insert."/".$copy_update."; B: ".$copy_insert_bsp."/".$copy_update_bsp.")";
+ echo '
noch eine Übung Kopieren';
+ }
+
}
}
else
{
echo '
+