Update profile.php
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user