dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit d3c190096a - Show all commits
+2 -1
View File
@@ -83,7 +83,8 @@ include_once 'php/controller/profileArticles-controller.php';
<?php endforeach; ?>
<?php else: ?>
<p>Noch keine Beiträge vorhanden.</p>
<p>Du hast noch keine Beiträge erstellt.</p>
<a href="index.php?pfad=createArticle" class="nav__item nav__button">Beitrag erstellen</a>
<?php endif; ?>
</div>
</div>