From d9cdd7f12e6f3b10ae5f830c260599b15bb6c75b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dennis=20Sch=C3=BCrholz?= <schuerholz@uni-bremen.de> Date: Sat, 14 Sep 2019 22:07:13 +0200 Subject: [PATCH] =?UTF-8?q?Vereinheitlichung=20der=20Veranstaltungszeitr?= =?UTF-8?q?=C3=A4ume?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _includes/infobox.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/infobox.html b/_includes/infobox.html index ca86c08..be0397d 100644 --- a/_includes/infobox.html +++ b/_includes/infobox.html @@ -19,7 +19,7 @@ <table class="striped"> <tbody> <tr> - <th>12.-16.06.2019</th> + <th>12.06. - 16.06.2019</th> <td>KIF 47,0 in Dresden</td> </tr> <tr> @@ -27,7 +27,7 @@ <td>KIF 47,5 in Magdeburg</td> </tr> <tr> - <th>20.-24.05.2020</th> + <th>20.05. - 24.05.2020</th> <td>KIF 48,0 in Dortmund</td> </tr> </tbody> -- GitLab