forked from MarseyWorld/MarseyWorld
master
parent
461115a733
commit
9f9687e9b5
|
@ -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…
Reference in New Issue