Skip to content

Commit 3ae2572

Browse files
author
Doug Van Horn
committed
Typo fixed on change form.
1 parent dc3b70f commit 3ae2572

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyas2/templates/admin/pyas2/mdn/change_form.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ <h1> View MDN Details</h1>
4848
</div>
4949
<div class="form-row field-name">
5050
<div>
51-
<label class="required" >Message Headers:</label>
51+
<label class="required" >Payload:</label>
5252
<p>{{ original.payload|readfilefield|linebreaksbr }}
5353
</div>
5454
</div>
5555
</fieldset>
5656
</div>
57-
{% endblock content %}
57+
{% endblock content %}

0 commit comments

Comments
 (0)