From 31bbc46dde3dd06eece5850ad4998b7c74098c7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michaela=20Br=C3=BCckner?= Date: Wed, 27 Sep 2023 11:18:20 +0000 Subject: check for empty string, fixes #1374 Closes #1374 Merge request studip/studip!2203 --- app/views/profile/working_place.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/profile/working_place.php b/app/views/profile/working_place.php index 20df958..9df91e4 100644 --- a/app/views/profile/working_place.php +++ b/app/views/profile/working_place.php @@ -17,7 +17,7 @@ $fields = [ $label): ?> - +
: -- cgit v1.0