From f21edc1918b0c11114dadbe1bbf13c0fa82cfef4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Philipp=20Sch=C3=BCttl=C3=B6ffel?=
Date: Wed, 12 Jul 2023 11:03:45 +0200
Subject: shorten text for arbeitsplatz-widget
---
templates/start/contents.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/start/contents.php b/templates/start/contents.php
index b03df2a..d251ee0 100644
--- a/templates/start/contents.php
+++ b/templates/start/contents.php
@@ -17,7 +17,7 @@
= htmlReady($navigation->getTitle()) ?>
- = htmlReady($navigation->getDescription()) ?>
+ = htmlReady(mila($navigation->getDescription(), 70)) ?>
--
cgit v1.0