Fix typo. #586
This commit is contained in:
parent
614183fa2d
commit
e7395217da
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
||||||
</span>
|
</span>
|
||||||
<h3 class="m-portlet__head-text">
|
<h3 class="m-portlet__head-text">
|
||||||
{% if mode == 'update' %}
|
{% if mode == 'update' %}
|
||||||
Edit Hub
|
Edit Dealer
|
||||||
<small>{{ obj.getName() }}</small>
|
<small>{{ obj.getName() }}</small>
|
||||||
{% else %}
|
{% else %}
|
||||||
New Dealer
|
New Dealer
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue