mirror of
https://github.com/fastogt/fastocloud_admin.git
synced 2025-03-09 23:38:52 +00:00
Typo
This commit is contained in:
parent
ac77465228
commit
1ec381b34c
1 changed files with 2 additions and 2 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue