From 6aebb4f851cf9d5937fb91c1cab66966b0ef131f Mon Sep 17 00:00:00 2001
From: ao2g15 <a.oakey@soton.ac.uk>
Date: Fri, 5 Mar 2021 13:58:18 +0000
Subject: [PATCH] Fix group name on title page issue

---
 tex/latex/uosdocs/uosthesis.cls | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tex/latex/uosdocs/uosthesis.cls b/tex/latex/uosdocs/uosthesis.cls
index e760670..be811d1 100644
--- a/tex/latex/uosdocs/uosthesis.cls
+++ b/tex/latex/uosdocs/uosthesis.cls
@@ -223,6 +223,7 @@
       \bigskip
       {\large \facname \par}
       {\large \deptname \par}
+      {\large \groupname \par}
       \vfill
       {\huge \bf \@title \par
 }
-- 
GitLab