Update the wording of date format on overview panel
Using different letter cases in the date format is unnecessary and confusing. Closes-bug: #1634187 Change-Id: Ifa34c19d9eb2573af95b8ae73bd0f8e632dc270c
This commit is contained in:
parent
7869745063
commit
45ca5b25d8
@ -14,7 +14,7 @@
|
||||
<label>To:</label>{{ end }}{% endblocktrans %}
|
||||
</div>
|
||||
<button class="btn btn-primary" type="submit">{% trans "Submit" %}</button>
|
||||
<small>{% trans "The date should be in YYYY-mm-dd format." %}</small>
|
||||
<small>{% trans "The date should be in YYYY-MM-DD format." %}</small>
|
||||
</form>
|
||||
<p id="activity">
|
||||
<span><strong>{% trans "Active Instances:" %}</strong> {{ usage.summary.instances|default:'0' }}</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user