Skip to content
Snippets Groups Projects
Commit e524acde authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

oups

parent 4478a5dd
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,7 @@
<a href="'.genPageLink("/recette/").'?recetteId='.$recette["id"].'" class="text-dark">
<h4><strong>'.utf8_decode(htmlspecialchars_decode($recette["nom"])).'</strong></h4>
</a>
<p>'.utf8_decode(htmlspecialchars_decode($recette["description"])).'</p>
<p>'.utf8_decode($recette["description"]).'</p>
<i><a href="'.genPageLink("/utilisateur/").'?id='.$recette["auteurId"].'" class="text-orange">'.$utilisateur['username'].'</a> <span class="text-muted"><i class="far fa-stopwatch"></i> '.$recette["tempsPreparation"].' minutes</span></i>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment