diff options
author | polo <ordipolo@gmx.fr> | 2025-10-20 16:42:01 +0200 |
---|---|---|
committer | polo <ordipolo@gmx.fr> | 2025-10-20 16:42:01 +0200 |
commit | 09d7191793bc9baafa591f5815aa60fe474465c6 (patch) | |
tree | 42ee5135bba0e4368c50b35f6f90d7ddff54dc55 /src/view/templates/menu.php | |
parent | 6535db259081b02e9db59b905ae922a37d03eddc (diff) | |
download | cms-09d7191793bc9baafa591f5815aa60fe474465c6.zip |
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 |