diff --git a/cookbook/templates/recipe_view.html b/cookbook/templates/recipe_view.html index d20d0c69b..58304e170 100644 --- a/cookbook/templates/recipe_view.html +++ b/cookbook/templates/recipe_view.html @@ -36,10 +36,10 @@ class="fas fa-pencil-alt fa-fw"> {% trans 'Edit' %} - {% if ingredients %} - - {% trans 'Add to Shopping' %} - {% endif %} + + + {% trans 'Add to Shopping' %} + {% trans 'Add to Plan' %}