Update profile.php
This commit is contained in:
+2
-1
@@ -83,7 +83,8 @@ include_once 'php/controller/profileArticles-controller.php';
|
|||||||
<?php endforeach; ?>
|
<?php endforeach; ?>
|
||||||
|
|
||||||
<?php else: ?>
|
<?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; ?>
|
<?php endif; ?>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user