From ec6610a5ba956b8a3bdb42279da97f60a36ddaf5 Mon Sep 17 00:00:00 2001 From: Thomas Rubini <74205383+ThomasRubini@users.noreply.github.com> Date: Thu, 26 Jan 2023 21:17:19 +0100 Subject: [PATCH] show recipe time in minutes --- Views/recipe/view.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Views/recipe/view.php b/Views/recipe/view.php index 1229232..f1d5ca2 100644 --- a/Views/recipe/view.php +++ b/Views/recipe/view.php @@ -9,7 +9,7 @@ $O_recipe = $A_view["RECIPE"];

S_NAME ?>

-

I_TIME ?> — getDifficulty()->S_NAME ?>

+

I_TIME ?> minutes — getDifficulty()->S_NAME ?>

S_DESCR ?>