Skip to content
Snippets Groups Projects
Commit 84745f06 authored by Eniko Tot's avatar Eniko Tot
Browse files

[FEATURE] Convert button in ApplyForm

parent fbd03403
No related branches found
No related tags found
1 merge request!50Bootstrap 5 Support
......@@ -467,8 +467,9 @@
</label>
<f:render section="formValidation" arguments="{form-field: 'privacyPolicy'}" />
</div>
<button type="submit" class="btn btn-lg btn-warning">{f:translate(key:'frontend.applyNow')} <i
class="fa fa-paper-plane" aria-hidden="true"></i></button>
<div class="d-flex justify-content-end">
<button type="submit" class="btn btn-lg btn-warning">{f:translate(key:'frontend.applyNow')}</button>
</div>
</f:form>
</div>
</f:if>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment