mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-02 03:19:27 +00:00
Diplomarbeit umbenannt in Master Thesis
This commit is contained in:
+1
-1
@@ -258,7 +258,7 @@ if (isset($_REQUEST["xmlformat"]) && $_REQUEST["xmlformat"] == "xml")
|
||||
if($studiengang_typ=='b')
|
||||
$typ = 'Bachelorarbeit:';
|
||||
else
|
||||
$typ = 'Diplomarbeit:';
|
||||
$typ = 'Master Thesis:';
|
||||
|
||||
$nl='';
|
||||
$nl2='';
|
||||
|
||||
Reference in New Issue
Block a user