Update profile.php
This commit is contained in:
+3
-1
@@ -84,7 +84,9 @@ 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="login-button">Beitrag erstellen</a>
|
||||
<div class="article-link">
|
||||
<a href="index.php?pfad=createArticle">Beitrag erstellen</a>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user