Skip to content

Commit

Permalink
Update continue btn assistent
Browse files Browse the repository at this point in the history
  • Loading branch information
Rayvented committed Dec 8, 2023
1 parent 602f40d commit 16b9b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/assistant/step.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
</fieldset>
<div class="form-buttons flex">
<button type="submit" class="btn btn-create relative flex flex-row">
<span class="material-symbols-outlined">arrow_right_alt</span>
{% trans from 'general' %}continue{% endtrans %}
<span class="material-symbols-outlined">arrow_right_alt</span>
</button>
</div>
</form>
Expand Down

0 comments on commit 16b9b69

Please sign in to comment.