From ae371fbb0c67d323cb5ca2aaf652650bb1196857 Mon Sep 17 00:00:00 2001
From: Jannik Dunkelau <jannik.dunkelau@hhu.de>
Date: Mon, 28 Jun 2021 15:59:33 +0200
Subject: [PATCH] Change title page display

---
 hhuthesis.cls | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/hhuthesis.cls b/hhuthesis.cls
index b0d35a4..15ea183 100644
--- a/hhuthesis.cls
+++ b/hhuthesis.cls
@@ -296,8 +296,9 @@
       \begin{tabular}{ll}
         Beginn der Arbeit: & \@begin \\
         Abgabe der Arbeit: & \@due \\
-        Gutachter:         & \@fstexaminer \\
-                           & \@sndexaminer \\
+        \\
+        Erstgutachter:     & \@fstexaminer \\
+        Zweitgutachter:    & \@sndexaminer \\
       \end{tabular}
     \end{otherlanguage}
   \end{center}
-- 
GitLab