Update profile.php
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ include_once 'php/controller/profileArticles-controller.php';
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
<a href="index.php?pfad=createArticle" class="edit-link-button">Bearbeiten</a>
|
<a href="index.php?pfad=updateArticle&id=<?php echo $userArticle->getID(); ?>" class="edit-link-button">Bearbeiten</a>
|
||||||
</div>
|
</div>
|
||||||
<?php endforeach; ?>
|
<?php endforeach; ?>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user