Fehler beim Speichern von Erklärtexten behoben
This commit is contained in:
@@ -89,7 +89,7 @@ if (!isset($topicData)) {
|
||||
<?php echo($topicData->description); ?>
|
||||
</p>
|
||||
<p class="content-text article-section">
|
||||
<?php echo($topicData->article); ?>
|
||||
<?php echo($topicData->getFinishedArticle()); ?>
|
||||
</p>
|
||||
|
||||
<div class="exercise-section bg-gray-100">
|
||||
|
||||
Reference in New Issue
Block a user