From 79adefeb7ca8fee6c19910c9b4442465b282aeb9 Mon Sep 17 00:00:00 2001
From: Ondrej Guth <ondrej.guth@fit.cvut.cz>
Date: Thu, 11 May 2023 11:46:28 +0200
Subject: [PATCH] issue 20: removal of signature placeholder from the
 declaration page

---
 ctufit-thesis.cls | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ctufit-thesis.cls b/ctufit-thesis.cls
index 316fbb0..00dd917 100644
--- a/ctufit-thesis.cls
+++ b/ctufit-thesis.cls
@@ -361,7 +361,7 @@
   \noindent\ignorespaces
 }{\vskip 1cm
 \noindent
-\if\@ctufitlang E{In}\else{V}\fi~\thectufitdeclarationplace{} \if\@ctufitlang C{dne}\else\if\@ctufitlang S{dňa}\else{on}\fi\fi~\thectufitdeclarationdate{} \hspace{.3\textwidth} \dotfill}
+\if\@ctufitlang E{In}\else{V}\fi~\thectufitdeclarationplace{} \if\@ctufitlang C{dne}\else\if\@ctufitlang S{dňa}\else{on}\fi\fi~\thectufitdeclarationdate{}}
 % declaration page END
 
 % abstract page
-- 
GitLab