Skip to content

Commit 49f6f89

Browse files
committed
Merged in a html typo fix from rcross@amsl.com.
- Legacy-Id: 18694
1 parent aed1e9e commit 49f6f89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/secr/templates/rolodex/edit.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<form enctype="multipart/form-data" action="" method="post" id="rolodex-edit-form">{% csrf_token %}
1818
<div class="module">
1919
<h2>Rolodex - Edit</h2>
20-
<table id="rolodex-edit-table" class="full-width amstable"">
20+
<table id="rolodex-edit-table" class="full-width amstable">
2121
{{ person_form.as_table }}
2222
</table>
2323

0 commit comments

Comments
 (0)