dev auf main #68

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