From 2ab4061db9636796c7f379cfeb4a4961dfe62eca Mon Sep 17 00:00:00 2001 From: flavien Date: Thu, 9 May 2019 17:24:23 +0200 Subject: [PATCH] simplified the echo --- WEB/ressources/navbarhtml.php | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/WEB/ressources/navbarhtml.php b/WEB/ressources/navbarhtml.php index aca21e8..1502692 100644 --- a/WEB/ressources/navbarhtml.php +++ b/WEB/ressources/navbarhtml.php @@ -1,5 +1,20 @@ -'.$title.''; -} -?> + + + + + + + <?php echo $title;?> + + + +