aboutsummaryrefslogtreecommitdiff
path: root/templates/start/contents.php
diff options
context:
space:
mode:
authorPhilipp Schüttlöffel <schuettloeffel@zqs.uni-hannover.de>2023-07-12 11:03:45 +0200
committerPhilipp Schüttlöffel <schuettloeffel@zqs.uni-hannover.de>2023-07-12 11:03:45 +0200
commitf21edc1918b0c11114dadbe1bbf13c0fa82cfef4 (patch)
treeef9587aabd7b8f6e719d252c507951213b927dd6 /templates/start/contents.php
parentcb9713074daeb9e0e49737d3b8d2663bf5f094e9 (diff)
shorten text for arbeitsplatz-widgetissue-2836
Diffstat (limited to 'templates/start/contents.php')
-rw-r--r--templates/start/contents.php2
1 files changed, 1 insertions, 1 deletions
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()) ?>
</p>
<p class="content-item-description">
- <?= htmlReady($navigation->getDescription()) ?>
+ <?= htmlReady(mila($navigation->getDescription(), 70)) ?>
</p>
</div>
</a>