diff --git a/vue/src/apps/RecipeEditView/RecipeEditView.vue b/vue/src/apps/RecipeEditView/RecipeEditView.vue index a9c4322da..61df32b5f 100644 --- a/vue/src/apps/RecipeEditView/RecipeEditView.vue +++ b/vue/src/apps/RecipeEditView/RecipeEditView.vue @@ -19,11 +19,12 @@ - + + maxlength="512"> - + + @@ -94,11 +95,7 @@ > -
- - {{$t('show_ingredient_overview')}} -
@@ -184,6 +181,17 @@ {{ $t("create_food_desc") }} +
+ + + {{ $t('show_ingredient_overview') }} + + +
+ + + + @@ -233,10 +241,13 @@ + :id="'id_step_' + step.id + 'name'"/> - - + + +