From 72087b450f2d7f1cf150226163383a155435f088 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=ADt=20Novotn=C3=BD?= <witiko@mail.muni.cz>
Date: Fri, 19 Mar 2021 13:27:53 +0100
Subject: [PATCH] Use existing string and add missing \par to titlePage

---
 style/mu/base.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/style/mu/base.dtx b/style/mu/base.dtx
index a508feb..9d19199 100644
--- a/style/mu/base.dtx
+++ b/style/mu/base.dtx
@@ -909,7 +909,7 @@
         \par\vspace{0.25cm}%
       \fi
       \ifthesis@blocks@titlePage@programme@
-        {\sf\thesis@titlePage@large\thesis@@{programmeTitle}: \thesis@programme}%
+        {\sf\thesis@titlePage@large\thesis@@{bib@programme}: \thesis@programme}\par
       \fi
       \ifthesis@blocks@titlePage@field@
         {\sf\thesis@titlePage@large\thesis@@{fieldTitle}: \thesis@field@name}%
-- 
GitLab