Skip to content

Commit

Permalink
[DSP] reword form button
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentporte committed Feb 21, 2024
1 parent 45d2b6f commit 6a30eeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lacommunaute/templates/surveys/dsp_form.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ <h1 class="s-title-01__title h1">Diagnostic Parcours IAE</h1>
</div>
{% endfor %}
<div class="row">
<div class="form-row justify-content-end">
<div class="form-row ">
<div class="form-group col-12 col-lg-auto">
<button type="submit" class="btn btn-block btn-primary matomo-event" data-matomo-category="engagement" data-matomo-action="dsp" data-matomo-option="submit-dsp">
Valider
Obtenir le diagnostic
</button>
</div>
</div>
Expand Down

0 comments on commit 6a30eeb

Please sign in to comment.