minor text fixes
This commit is contained in:
parent
1a5257658a
commit
83ca244aed
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
</button>
|
</button>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<button type="submit" class="btn btn-primary pull-right">
|
<button type="submit" class="btn btn-primary pull-right">
|
||||||
Submit
|
Save
|
||||||
</button>
|
</button>
|
||||||
<button type="button" id="btn_editing_cancel" class="btn {% if new %}btn-danger{% else %}btn-default pull-right{% endif %}">
|
<button type="button" id="btn_editing_cancel" class="btn {% if new %}btn-danger{% else %}btn-default pull-right{% endif %}">
|
||||||
Cancel
|
Cancel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue