Commit acb51b2c authored by Raulin's avatar Raulin

petit s bug

parent dd7cce11
...@@ -107,6 +107,8 @@ ...@@ -107,6 +107,8 @@
<select id="cat" name="cat" size="1"> <select id="cat" name="cat" size="1">
<option value="Fruit"> Fruit </option> <option value="Fruit"> Fruit </option>
<option value="Legume"> Legume </option> <option value="Legume"> Legume </option>
<option value="Feculent"> Feculent </option>
<option value="Laitage"> Legume </option>
<option value="Sucrerie"> Sucrerie </option> <option value="Sucrerie"> Sucrerie </option>
</select> </select>
......
...@@ -15,8 +15,7 @@ if(isset($_GET['page'])){ ...@@ -15,8 +15,7 @@ if(isset($_GET['page'])){
<header class="masthead bg-primary text-white text-center"> <header class="masthead bg-primary text-white text-center">
<div class="container d-flex align-items-center flex-column"> <div class="container d-flex align-items-center flex-column">
<!-- Masthead Heading -->
<!-- <h2 class="masthead-heading text-uppercase mb-0"><?php echo $mymenu[$currentPageId][0] ?></h2> -->
<!-- Masthead Subheading --> <!-- Masthead Subheading -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment