Fehler behoben

This commit is contained in:
Matthias Grief
2025-01-01 16:51:42 +01:00
parent 7764c626b9
commit d3e3c7ead3
4 changed files with 21 additions and 17 deletions

View File

@@ -122,9 +122,9 @@ if (!isset($topicData)) {
<p class="content-text">
<?php echo($topicData->description); ?>
</p>
<p class="content-text article-section">
<div class="content-text article-section">
<?php echo($topicData->getFinishedArticle()); ?>
</p>
</div>
<div class="exercise-section bg-gray-100">
<h3 style="margin-bottom: 1rem;" class="text-[var(--primary-color)]">Übungen herunterladen:</h3>