Skip to content

Commit fa09416

Browse files
committed
Delete the "the" in submitted by the X
- Legacy-Id: 3827
1 parent 5e39ea2 commit fa09416

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/ipr/search_result.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h1>IPR Disclosures</h1>
1313
{% if not iprs %}
1414
<tr>
1515
<td></td>
16-
<td colspan="2"><b>{% block search_failed %}No IPR disclosures have been submitted by the <i>{{ q }}</i>{% endblock %}</b></td>
16+
<td colspan="2"><b>{% block search_failed %}No IPR disclosures have been submitted by <i>{{ q }}</i>{% endblock %}</b></td>
1717
</tr>
1818
{% else %}
1919
<tr><td colspan="3">Total number of IPR disclosures found: {{ count }} </td></tr>

0 commit comments

Comments
 (0)