Merge "Update the wording of date format on overview panel" into stable/newton

This commit is contained in:
Jenkins 2016-10-21 04:11:24 +00:00 committed by Gerrit Code Review
commit c4d3074655
1 changed files with 1 additions and 1 deletions

View File

@ -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>