gf
This commit is contained in:
parent
2c42606a04
commit
165e7e4a66
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@
|
|||
<a href="/" class="btn btn-secondary">Cancel</a>
|
||||
</div>
|
||||
<div class="col text-right">
|
||||
{% if error %}<span class="text-danger mr-2">{{error}}</span>{% endif %}
|
||||
{% if error %}<span class="text-danger text-large mr-2">{{error}}</span>{% endif %}
|
||||
<button class="btn btn-primary" id="create_button" type="submit" disabled>Post</button>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue