diff --git a/Views/recipe/view.php b/Views/recipe/view.php index cdd8e20..1d2571a 100644 --- a/Views/recipe/view.php +++ b/Views/recipe/view.php @@ -40,7 +40,7 @@ $O_recipe = $A_view["RECIPE"]; I_AUTHOR_ID && $O_appr->I_AUTHOR_ID !== null) + ($A_view["USER_ID"] === $O_recipe->I_AUTHOR_ID && $O_recipe->I_AUTHOR_ID !== null) ); if ($B_can_interact) { ?>