From 7ac8e622dabc875327816f941bbaa70b9e7362a8 Mon Sep 17 00:00:00 2001
From: Thomas Hackl <hackl@data-quest.de>
Date: Wed, 28 Jul 2021 08:44:24 +0200
Subject: [PATCH] text change, re #25

---
 public/plugins_packages/core/ContentsWidget/templates/index.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/plugins_packages/core/ContentsWidget/templates/index.php b/public/plugins_packages/core/ContentsWidget/templates/index.php
index 940b932330a..b03df2a8920 100644
--- a/public/plugins_packages/core/ContentsWidget/templates/index.php
+++ b/public/plugins_packages/core/ContentsWidget/templates/index.php
@@ -1,6 +1,6 @@
 <div class="contents-widget">
     <p>
-        <?= _('Suchen, erstellen und finden Sie freie Lernmaterialien!') ?>
+        <?= _('Erstellen und finden Sie persönliche Materialien zum Teilen mit anderen.') ?>
     </p>
     <ul class="content-items">
         <? foreach ($tiles as $key => $navigation): ?>
-- 
GitLab