diff options
Diffstat (limited to 'src/view/templates/menu.php')
-rw-r--r-- | src/view/templates/menu.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/templates/menu.php b/src/view/templates/menu.php index d78c665..7f4b26f 100644 --- a/src/view/templates/menu.php +++ b/src/view/templates/menu.php | |||
@@ -38,4 +38,5 @@ | |||
38 | <div id="menu_edit_buttons"> | 38 | <div id="menu_edit_buttons"> |
39 | <?= $this->html ?> | 39 | <?= $this->html ?> |
40 | </div> | 40 | </div> |
41 | <a href="<?= new URL ?>"><button>Retour au site</button></a> | ||
41 | </section> \ No newline at end of file | 42 | </section> \ No newline at end of file |