Delete the "the" in submitted by the X

- Legacy-Id: 3827
This commit is contained in:
Ole Laursen 2012-01-19 13:24:07 +00:00
parent 5e39ea2e63
commit fa09416ba4

View file

@ -13,7 +13,7 @@
{% if not iprs %}
<tr>
<td></td>
<td colspan="2"><b>{% block search_failed %}No IPR disclosures have been submitted by the <i>{{ q }}</i>{% endblock %}</b></td>
<td colspan="2"><b>{% block search_failed %}No IPR disclosures have been submitted by <i>{{ q }}</i>{% endblock %}</b></td>
</tr>
{% else %}
<tr><td colspan="3">Total number of IPR disclosures found: {{ count }} </td></tr>