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="category-link">Beitrag erstellen</a>
|
||||
<button type="button" class="login-button" onclick="window.location.href='index.php?pfad=createArticle';">
|
||||
Beitrag erstellen!
|
||||
</button>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user