1
0
Fork 0
mirror of https://github.com/fastogt/fastocloud_admin.git synced 2025-03-09 23:38:52 +00:00
This commit is contained in:
topilski 2019-06-03 10:45:46 -04:00
parent ac77465228
commit 1ec381b34c

View file

@ -24,7 +24,7 @@ Activate service | {{ config['PUBLIC_CONFIG'].site.title }}
<input class="form-control" id="license" name="license"
placeholder="{% trans %}Activate service.{% endtrans %}" required type="text" value="">
</div>
{{ form_field(form.submit, class="btn") }}
{{ form_field(form.submit, class="btn btn-success") }}
</form>
</div>
<div class="row">